I have a table which logs driver hours using clock in/out input. The total hrs each day are calculated in a query. I need to do the following:
1. Calculate total hrs last 7 days
2. Calculate total hrs last 6 days
3. Calculate hrs avail tomorrow (1 & 2 - 70)
I need these to list sequentially in datasheet type format. Any suggestions?
1. Calculate total hrs last 7 days
2. Calculate total hrs last 6 days
3. Calculate hrs avail tomorrow (1 & 2 - 70)
I need these to list sequentially in datasheet type format. Any suggestions?