S
Sarella
I need to write a query which will make one table’s worth of information
(Labour Hours Table) look up its corresponding fields in another table (Rates
of Pay) and report back the resulting “rate†per hour
Table: Rates of pay
Field : ID / Autokey
Field : Labour ID
Field :Customer ID
Field : Job ID
Field :Shift ID
Field :Rate
Table: Labour hours
Field :ID / Auto Key
Field :Job ID
Field : Labour ID
Field
ate Worked
Field : Shift ID
Please advise how this query would look, or point me in the right direction
of how to write it, as it is driving me mad!
Many thanks
(Labour Hours Table) look up its corresponding fields in another table (Rates
of Pay) and report back the resulting “rate†per hour
Table: Rates of pay
Field : ID / Autokey
Field : Labour ID
Field :Customer ID
Field : Job ID
Field :Shift ID
Field :Rate
Table: Labour hours
Field :ID / Auto Key
Field :Job ID
Field : Labour ID
Field
![Big Grin :D :D](/styles/default/custom/smilies/grin.gif)
Field : Shift ID
Please advise how this query would look, or point me in the right direction
of how to write it, as it is driving me mad!
Many thanks