J
jmm1954
I have 3 tables
tbl 1 is rates
tbl 2 is truck info by employee (an emplpyee # and assigned truck number)
tbl 3 is daily detail for loads hauled (assigned truck number and actual
truck driven for that load)
I am trying to get to:
employee assigned truck
list of daily detail listing actual truck driven
If emp# 2 drives #3 it lists under emp# 3 instead of under emp# 2 it only
lists where emp# and actual# are the same in both tables
tbl 1 is rates
tbl 2 is truck info by employee (an emplpyee # and assigned truck number)
tbl 3 is daily detail for loads hauled (assigned truck number and actual
truck driven for that load)
I am trying to get to:
employee assigned truck
list of daily detail listing actual truck driven
If emp# 2 drives #3 it lists under emp# 3 instead of under emp# 2 it only
lists where emp# and actual# are the same in both tables