I have data in a table in Access. I need to show this data in a summary document but keep getting a circular reference. Is there a way I can do this, using just one query, without creating a circular reference?
See example in Excel.
My data in the the Main Info Tab. I have Weeks, Qty, and an Area (Arrivals and Orders) This is then fed to the Summary tab.
In the Summary tab I have an opening stock, it then Adds on any Arrivals, Minuses off the Orders to give a closing stock. That closing stock is the opening stock for the following week.
Easy enough to do in Excel, but how can it be done in Access? I have been racking my brains but I just cannot think of how it can be done with out creating a few make table queries then getting a macro to run them all in the background.
See example in Excel.
My data in the the Main Info Tab. I have Weeks, Qty, and an Area (Arrivals and Orders) This is then fed to the Summary tab.
In the Summary tab I have an opening stock, it then Adds on any Arrivals, Minuses off the Orders to give a closing stock. That closing stock is the opening stock for the following week.
Easy enough to do in Excel, but how can it be done in Access? I have been racking my brains but I just cannot think of how it can be done with out creating a few make table queries then getting a macro to run them all in the background.