G
Guest
As a form starts up, I need to check to see if a particular record is present
and terminate the form startup if not. You can't cancel any event except
load, and you can't use the related table and recordset until the Current
event. How can I terminate a form without closing the database (quit call)?
and terminate the form startup if not. You can't cancel any event except
load, and you can't use the related table and recordset until the Current
event. How can I terminate a form without closing the database (quit call)?