Ok guys it is the newbie again. I need to know how to create a report that would calculate number of appointments by time and day of the week. For example I have a table made that has a long date field for Apointment Date and a separate Appointment Time field. Lets say I have on 1/2/00 I have 1 appointment for 1PM and 4 for 3PM and 6 for 8PM. Then on 1/3/00 I have 6 appoinments at 1PM and 0 at 3PM and 2 for 6PM Is there a way to create a report with the fileds Showing:
1/2/00 1PM -1
3PM – 4
8PM – 6
1/3/00 1PM – 6
3PM – 0
6PM – 2
I need this information to forecast what appointments I have open for the next 2 weeks. So I would like to enter a begining date of 1/1/00 and an ending date of 1/7/00 and get the above information in a report.
Any help would be greatly appreciated. I am at a total loss and all the books I have don’t tell me anything.
Thank you in advance for all help I can get in this matter.