G
Guest
Please can anyone help me with the following problem:-
I have created a Transactions form, where users can enter data when they
sell a shoe.
At the bottom of this form, I have two buttons, one to add the record to the
transactions table and one to run an update query, which updates the quantity
of stock in the stock table.
I have tried combining these two actions in a macro, but when I run it I get
the following error:-
"The command or action GoToRecord isn't available now."
How do I create a macro thats add a new record and runs an update query?
Thanks for all your help,
Louisa
I have created a Transactions form, where users can enter data when they
sell a shoe.
At the bottom of this form, I have two buttons, one to add the record to the
transactions table and one to run an update query, which updates the quantity
of stock in the stock table.
I have tried combining these two actions in a macro, but when I run it I get
the following error:-
"The command or action GoToRecord isn't available now."
How do I create a macro thats add a new record and runs an update query?
Thanks for all your help,
Louisa