CHAOSinACT
Registered User.
- Local time
- Tomorrow, 00:35
- Joined
- Mar 18, 2009
- Messages
- 235
OK.
I've gotten pretty good at my database design and was already ok with my vba but my SQL was non-existant until recently, so bear with me....
i've attached screen grabs of the query design and result...
basically i have 3 totaled fields - JobNumber, TotalSpent(materials), and total JobHours... I need to create a 4th field which multiplies the TotalHours by a base salary rate... how do i do that? I've tried heaps of things, looked everywhere but nothing seems to work...
I've gotten pretty good at my database design and was already ok with my vba but my SQL was non-existant until recently, so bear with me....

i've attached screen grabs of the query design and result...
basically i have 3 totaled fields - JobNumber, TotalSpent(materials), and total JobHours... I need to create a 4th field which multiplies the TotalHours by a base salary rate... how do i do that? I've tried heaps of things, looked everywhere but nothing seems to work...