Hi, I need some help as I have been battling with this problem for over a week. I consider myself at the intermediary stage and do not use much coding in my programs.
I have set up this database here for my new sole trader business. In it I enter data of my purchases and my gross sales. I have generated 2 queries both based on the same tables. 1 calculates the purchases and the other the sales.
I want to be able to subtract the purchases from the sales so that I can see my profit at any point in time. As simple as it sounds, I have not been able to achieve this.
The complication is brought on I think from the fact that I am using one table for both Purchasing and Sales. However, I use a filtering method to separate the two.
I have included all the queries and the data so anyone willing to assist will see what I was trying to do.
I have set up this database here for my new sole trader business. In it I enter data of my purchases and my gross sales. I have generated 2 queries both based on the same tables. 1 calculates the purchases and the other the sales.
I want to be able to subtract the purchases from the sales so that I can see my profit at any point in time. As simple as it sounds, I have not been able to achieve this.
The complication is brought on I think from the fact that I am using one table for both Purchasing and Sales. However, I use a filtering method to separate the two.
I have included all the queries and the data so anyone willing to assist will see what I was trying to do.