Question
How does the time tracking table relate to the paycheck records in the transaction table (QODBC, Access VBA)
I am trying to produce a report, using MS Access and QODBC, that will show the payroll transactions, hours and dollars. I found the hours in the Time Tracking table,and the dollars in the transaction table paycheck records, but I can't figure out how to link the two.
