andrewaldrich
Registered User.
- Local time
- Today, 06:35
- Joined
- Jan 15, 2012
- Messages
- 17
I have a dbase with payroll data for a 31 day period. Each day (1 to 31) is a field in a record and is named as Day1, Day2, Day3 and so on. I have designed a Query that presents each days data, and sums on a MTD basis. I am forced to design my records using this format as I am importing data from a separate system that cannot be reformatted.
I'd like to be able to:
Choose a day and report the data and it's MTD value.
For example, I choose to report payroll for Day8. I need a report to display the current day's data (Day8), and the MTD results (sum Day1 through Day8).
Can this work without creating 31 separate reports?
Thanks - could really use a quick response.
I'd like to be able to:
Choose a day and report the data and it's MTD value.
For example, I choose to report payroll for Day8. I need a report to display the current day's data (Day8), and the MTD results (sum Day1 through Day8).
Can this work without creating 31 separate reports?
Thanks - could really use a quick response.