last record

soames

New member
Local time
Today, 15:51
Joined
Sep 6, 2001
Messages
7
I have a query that displays a list of records...say X number of them. but this number can change, its generated on the fly.

I then have a macro which calls another macro and i would like it to run X-1 times so basically to the end of the record set. (As previously it has already ran once.)

i cannot put expressions in the expression count, and the repeat expression field must evaluate to 0 or false before it will stop..Any ideas?????

be nice to put: when at End of record set = flase or something like that. help

mike
 

Users who are viewing this thread

Back
Top Bottom