How do you search a memo
How do you search a memo
[updated:LAST EDITED ON May-03-02 AT 10:04 AM (EST)]I need to find the location of certain context w/i a memo field.____The AT() function does not accept the memo field?____any other ideas?____DO ANY OF THE STR FUNCTIONS WORK WITH A MEMO?:-(__LEFT, AT, RIGHT, TRIM, SUBSTR, STRSEARCH, STUFF ETC...
=> RE: How do you search a memo
In R&R you can only test to see if a memo contains a certain string.__There is not currently a way to return the character position of the string within the memo.____Kathleen__R&R Support