| Member with 2 posts. THREAD STARTER | | Join Date: Feb 2012 Location: Horsham, West Sussex. England Experience: Advanced | |
Solved: Access 2007 Query : Calc based on Sum Hi all,
I've been struggling with this for a while, so I hope someone can help.
I'm using Access 2007 and have am using a TOTALS query which has a column that returns the SUM of HoursWorked
My problem is that I want to add a column which calculates two columns in this query and gives me the result of Total_Invoice: Rate * HoursWorked
Obviously I need the SUMMED value of hours worked in this calculation.
Is this possible?
Note:
I've tried changing it to a MAKE TABLE query and trying to do this calculation in an update query, but I can't get an update query to update the Total_Invoice column based on Rate * HoursWorked
Any and all help greatly appreciated.
Rob
Last edited by DigitalMedic; 16-Feb-2012 at 08:22 AM..
Reason: Quoted the wrong Field!
|