Substring issues
I am trying to extract just a little part out of a memo field and display that part on the report. I am trying to use the substring function to do that, but I keep getting an error stating "A string array is required here".
Here's what I'm trying to do in a formula:
Filter ({NoteSection.NoteText}, "CATEGORY *")
The error "A string array is required here" comes up and highlights the {NoteSection.NoteText} part.
Any suggestions would be greatly appreciated. Thanks!
Mellicks2005

