Page 1 of 1

New function MLOOKUP

Posted: Tue Dec 06, 2005 7:03 am
by Tom_Andersen_(Guest)
You have CLOOKUP, NLOOKUP, DLOOKUP, etc ... but you don^t have a function to lookup MEMO fields. I suggest you create a MLOOKUP. Would help simplify the report I am creating.

=> RE: New function MLOOKUP

Posted: Thu Dec 27, 2007 12:39 pm
by billteng
>You have CLOOKUP, NLOOKUP, DLOOKUP, etc ... but you don^t __>have a function to lookup MEMO fields. I suggest you create __>a MLOOKUP. Would help simplify the report I am creating. ____I want to know the memo function, too. Example, Calculation Fields = IIF(ISA, MemoField1, "") is OK. But, I want same the Calculation Fields: IIF(ISA, MemoField1, "I Want Show my Word in Here, Maybe It^s Char Type, How can I change the Char to memo or Text Type? Thanks!")____Thanks! Happy New Year.