Close A Form If No Records

Learn2010

Registered User.
Local time
Yesterday, 23:00
Joined
Sep 15, 2010
Messages
415
I have a procedure wherein I append records one at a time to a table. I open a form with that table as the recordsource. Each record has the number 1 appended to a field. Upon opening of the form, it will print a report based on that table, if that field is 1. I delete that record and repeat the process.

There is code to tell the program to do something if there are no records. I forgot the code. Can someone help me?

Thank you.
 
Thank you. I found an old post that answered the question.
 

Users who are viewing this thread

Back
Top Bottom