Hi Guys
I need a bit of guidance on query writing
I have created a basic database that will remove and add stock (see attached)
The MovementsForm has buttons that will look at the queries (macro attached to the buttons) and remove stock correctly as per the MovementsTable
I would like to develop this further so that when the buttons are pressed on the Form the process would be-
Look at [ItemsTable].[StartingStock]
Subtract or add stock based on the information inputted into the Form
Return the balance from what was entered on the form back into [ItemsTable.][CurrentStock]