Please help me if you can.
I have two separate queries that give the following results.
QueryOne
EventCode, EventWkCode, SumOfwkHours
23062, PP, 89.5
23062, B, 141
23062, F, 47.5
QueryTwo
EventCode, EventWkCode, SumOfwkHours
23062, F_UST, 5
I need to subtract QueryTwo from from...