I want to report the number of records found after setting a filter. I am counting to a variable to get the tally but that moves the record pointer and displays a non-matching record before the filter takes hold.
I'd like to get a count of the matching records without moving the pointer. Is there a way?
Joe Halloran
I'd like to get a count of the matching records without moving the pointer. Is there a way?
Joe Halloran