Ok, I am using MS access and have a simple database with one table.
The fields are:
ID
DATE
HOURS
CLIENT
TAX_CODE
WBS_CODE
TASK
DESCRIPTION
For my report I display only the Date (with monthly grouping), Client, Hours, and WBS Code.
I would like when the report fires up to ask a begin date and an end date, so thus, the report would show all clients from say 7/1/2005 to 7/15/2005.
Thanks in advance.
The fields are:
ID
DATE
HOURS
CLIENT
TAX_CODE
WBS_CODE
TASK
DESCRIPTION
For my report I display only the Date (with monthly grouping), Client, Hours, and WBS Code.
I would like when the report fires up to ask a begin date and an end date, so thus, the report would show all clients from say 7/1/2005 to 7/15/2005.
Thanks in advance.