W
Wierdbeard65
Hi,
I'm trying to write a scheduling application for my company. I need a view a
bit like a GANTT chart. On the vertical axis will be resources (Instructors,
Rooms etc) and on the horizontal axis is time, to a resolution of 1 day.
The events I want to record will be between 1 and 5 days long.
Ideally, the bar should contain a sub-form so I can edit data relating to
the event in-situ, but otherwise a coloured bar is fine (I need to be able to
specify the colour) with text in it. Clicking on an event would then bring up
a dialog with event details.
Can anyone offer any advice on how to do this, preferably without installing
any extras? I had a look at some ActiveX grid controls, but:
1) I'm not sure how to use them
2) I have no budget for a paid-for solution.
My database contains tables for Instructors, Rooms and courses. I then have
a table to link the three together to form an event - this is what I need to
display
Many thanks for any and all suggestions....
I'm trying to write a scheduling application for my company. I need a view a
bit like a GANTT chart. On the vertical axis will be resources (Instructors,
Rooms etc) and on the horizontal axis is time, to a resolution of 1 day.
The events I want to record will be between 1 and 5 days long.
Ideally, the bar should contain a sub-form so I can edit data relating to
the event in-situ, but otherwise a coloured bar is fine (I need to be able to
specify the colour) with text in it. Clicking on an event would then bring up
a dialog with event details.
Can anyone offer any advice on how to do this, preferably without installing
any extras? I had a look at some ActiveX grid controls, but:
1) I'm not sure how to use them
2) I have no budget for a paid-for solution.
My database contains tables for Instructors, Rooms and courses. I then have
a table to link the three together to form an event - this is what I need to
display
Many thanks for any and all suggestions....