I have a subform that I would like to display the information as a Week-At-A-Glance. My question is two-fold:
1. I would do a query that would ask me the beginning date and then I want the query to display the next 5 days.
2. I want to create a report that would list the 5 days across the page (like a calendar).
The report should have the following fields across the top as column headings: DateTaken, CodeTaken, HrsTaken.
The report should have EEName for the rows.
Is this possible to do? Do you need more info? Thanks in advance.
1. I would do a query that would ask me the beginning date and then I want the query to display the next 5 days.
2. I want to create a report that would list the 5 days across the page (like a calendar).
The report should have the following fields across the top as column headings: DateTaken, CodeTaken, HrsTaken.
The report should have EEName for the rows.
Is this possible to do? Do you need more info? Thanks in advance.