Hello all, I have an Access database for a project I'm currently working on.
It's a simple stock control system which records sales and the level of stock.
How can I set up a form that when you click a button, two queries are run?
I want to add a record to the 'Sales' table but also modify the...