Hi All
You enter a start date and end date (could be the same date) and a total of units for the contract. You calculate the number of units per day (no problem).
But I want to see on a day to day basis the the total units for each day.
For example
Total Start date End date Units per day
Contract A 6000 units 1/1/03 3/1/03 2000
Contract B 10000 units 1/1/03 10/1/03 1000
Contract C 93000 units 1/1/03 31/1/03 3000
Now looking at this on 2/1/03 I have 6000 units, on on 6/1/03 4000 units and 17/1/03 I have 3000 units.
Can anyone point me to the code in Access to use so that reports/queries will give me the daily totals.
Many thanks Eddie
You enter a start date and end date (could be the same date) and a total of units for the contract. You calculate the number of units per day (no problem).
But I want to see on a day to day basis the the total units for each day.
For example
Total Start date End date Units per day
Contract A 6000 units 1/1/03 3/1/03 2000
Contract B 10000 units 1/1/03 10/1/03 1000
Contract C 93000 units 1/1/03 31/1/03 3000
Now looking at this on 2/1/03 I have 6000 units, on on 6/1/03 4000 units and 17/1/03 I have 3000 units.
Can anyone point me to the code in Access to use so that reports/queries will give me the daily totals.
Many thanks Eddie