Macro Repeat Expression

jconverse

New member
Local time
Today, 17:21
Joined
Apr 28, 2009
Messages
4
Hi all....I have a macro that I want to repeat only when there are records still in a table. I'm creating a flat file and deleting records as I write them. I want to stop writing when all the records are gone from the header table. I tried something like =[hdr]![wave_number] is not null and it could not recognize the header table....just some steering would be great!!!

Thanks in advance!
 

Users who are viewing this thread

Back
Top Bottom