W
wdnalon
I have a mdb table that has a "review due" date for each individual. I
have a query that returns the individuals that have a "review due"
within a defined time frame (7, 14, 30 days) of a meeting date. Based
on the results of that query, I would like to be able to print a report
that has a table/grid with fixed appointment times (e.g., 9:00a, 9:05a.
9:10a........11:00a) running down the left margin and an individual
listed next to "9:00a", the next individual listed next to "9:05a",
etc.
9:00a record 1
9:05a record 2
..
..
..
11:00a record 24
The appointment times on the report are static and have no pre-defined
relationship to the individuals returned in the query.
If anyone can help with this, I'd appreciate any tips or suggestions.
Thanks in advance!!
have a query that returns the individuals that have a "review due"
within a defined time frame (7, 14, 30 days) of a meeting date. Based
on the results of that query, I would like to be able to print a report
that has a table/grid with fixed appointment times (e.g., 9:00a, 9:05a.
9:10a........11:00a) running down the left margin and an individual
listed next to "9:00a", the next individual listed next to "9:05a",
etc.
9:00a record 1
9:05a record 2
..
..
..
11:00a record 24
The appointment times on the report are static and have no pre-defined
relationship to the individuals returned in the query.
If anyone can help with this, I'd appreciate any tips or suggestions.
Thanks in advance!!