I'm quite new to access and I am currently in the process of making a database for my company.
I have a 'Jobs' table with these fields in:
- Job No.
- Year Initiated
- Month Initiated
- Company ID
- Job Description
- Amount Quoted
- Amount to Invoice
- Invoice Number
- Completed By
- Cost
- Profit
What I want to know Is what is the best way/ how do I calculate either in a form or query the overall profit for each month?
Please help, the database is really coming along, apart from this is well entruely stuck on.