K
kghays
I need a query based on 2 tables:
Table 1 Billing cost:
Fields: Eff Date CostPerHour
Table 2 WorkOrder Info:
Fields: WO# Date Issued Location Category HrsWorked
There are currently 3 entries in Table1. The CostPerHour changed 3 times
within a year.
Query:
Total Cost for each WO#'s HrsWorked based on the Cost at the time the Work
Order was issued.
Table 1 Billing cost:
Fields: Eff Date CostPerHour
Table 2 WorkOrder Info:
Fields: WO# Date Issued Location Category HrsWorked
There are currently 3 entries in Table1. The CostPerHour changed 3 times
within a year.
Query:
Total Cost for each WO#'s HrsWorked based on the Cost at the time the Work
Order was issued.