G
Guest
Hi, I want to use the same form to Add new data and to display results from a
query. The two buttons themselves are on different forms.
The query displays all the inventory for a client code and the add new just
tacks a new record on at the end (acNewRecord).
Is there an OnOpen function that can check to see if the button was the
Add_New button and go to acNewRecord and if not then to execute the query?
query. The two buttons themselves are on different forms.
The query displays all the inventory for a client code and the add new just
tacks a new record on at the end (acNewRecord).
Is there an OnOpen function that can check to see if the button was the
Add_New button and go to acNewRecord and if not then to execute the query?