G
Guest
I have a form (showing one record at a time) that asks the user for input.
After the user puts in the information, they click on a button that starts a
macro. That macro sets a true/false box which removes the current record
from the select query criteria. The macro then reopens this same form asking
for user input on the next record.
When the query no longer has a records to display in the form, the macro
crashes and I have to manually clear the errors. Can someone please help me
with code or macro condition settings that will stop my macro of there are no
more records in the query.
Thanks in advance!
After the user puts in the information, they click on a button that starts a
macro. That macro sets a true/false box which removes the current record
from the select query criteria. The macro then reopens this same form asking
for user input on the next record.
When the query no longer has a records to display in the form, the macro
crashes and I have to manually clear the errors. Can someone please help me
with code or macro condition settings that will stop my macro of there are no
more records in the query.
Thanks in advance!