I have limited experience with access, and almost none with excel. I have been assigned creating a database system to track a room usage. One major problem I am having at this time is trying to reproduce a graph that is currently being created by hand using Excel. (All of the scheduling is currently being done by hand, the database is just now being designed, so now is the time to make any necessary structure changes )
Example Room A:
John uses the room from 9-11 on the 1st, 3rd and 10th of the month.
Mary uses it from 2-3 on the 3rd, and 10-5 on the twentieth.
I need to create a report with hours vertically (in hr increments) and days horizontally.
Columns 1, 3, & 10 would be colored red, to show John's usage, in cells-hours 9 10 & 11.
column 3, cells-hours 2 & 3 would be blue to show mary's usage.
column 20, cells-hours 10-5 would be blue for mary.
The horizontal rows are determined by the number of days in the month, vertical columns by hours room is available
(ex. 8-5 but is always constant) there can be multiple colored bars in a single column. No data (numbers) are presented just the color of the bar representing the time the individual used the room.
Can this type of graph be created using ACCESS? If I must use excel, how can I execute that from within access? Is there another graphing package that would better create this diagram for me?
Example Room A:
John uses the room from 9-11 on the 1st, 3rd and 10th of the month.
Mary uses it from 2-3 on the 3rd, and 10-5 on the twentieth.
I need to create a report with hours vertically (in hr increments) and days horizontally.
Columns 1, 3, & 10 would be colored red, to show John's usage, in cells-hours 9 10 & 11.
column 3, cells-hours 2 & 3 would be blue to show mary's usage.
column 20, cells-hours 10-5 would be blue for mary.
The horizontal rows are determined by the number of days in the month, vertical columns by hours room is available
(ex. 8-5 but is always constant) there can be multiple colored bars in a single column. No data (numbers) are presented just the color of the bar representing the time the individual used the room.
Can this type of graph be created using ACCESS? If I must use excel, how can I execute that from within access? Is there another graphing package that would better create this diagram for me?