HelpIts2010
Programmer
Many thanks in Advance.
I’ve been asked to print a report which displays diary based values for 1 day over 10 minutes intervals, hours are
7-12 - 12-5 and can be for max of 8 people.
Working landscape, left to right, each person will have a block on 2 pages, first page am, second page pm, with the above stated times.
Various appointments can be made for the same time, they have to be shown side by side. A booking should dynamically expand and cover the time of that appointment as a block containing details of the appointment.
Does anyone know if this is possible?
If so - how can I dynamically resize entries across various time slots side by side?
I've seen several posts many along the lines of the following;
"It's fine for tabular data and graph data but not really suitable for a graphical representation of a diary/scheduler."
Any suggestions, help or examples would be appreciated.
Thanks.
I’ve been asked to print a report which displays diary based values for 1 day over 10 minutes intervals, hours are
7-12 - 12-5 and can be for max of 8 people.
Working landscape, left to right, each person will have a block on 2 pages, first page am, second page pm, with the above stated times.
Various appointments can be made for the same time, they have to be shown side by side. A booking should dynamically expand and cover the time of that appointment as a block containing details of the appointment.
Does anyone know if this is possible?
If so - how can I dynamically resize entries across various time slots side by side?
I've seen several posts many along the lines of the following;
"It's fine for tabular data and graph data but not really suitable for a graphical representation of a diary/scheduler."
Any suggestions, help or examples would be appreciated.
Thanks.