P
PapaWishbone
I have a table which summarises customer visits to my office each week. A new
table is added each Friday, appearing immediately below the previous week's, in
columns A - H.
The columns are: (time) 8.30-10,10 TO 12,2-2.30,2.30-4.00,4-5.15,Total (visits
in the time slot),%;
The rows are for waiting time, and are in increments of 5 minutes
(1-5,6-10,11-15, etc) up to 60 minutes. The final row is the column totals.
What I need to be able to do is create a chart (or two, if necessary) which
shows an at-a-glance summary of busiest times of day and length of query, using
data collated from ALL weekly tables. It would need to automatically update
each time a new week's information is added.
Any advice on how to do this would be great, and so thanks in advance.
PapaWeesh
table is added each Friday, appearing immediately below the previous week's, in
columns A - H.
The columns are: (time) 8.30-10,10 TO 12,2-2.30,2.30-4.00,4-5.15,Total (visits
in the time slot),%;
The rows are for waiting time, and are in increments of 5 minutes
(1-5,6-10,11-15, etc) up to 60 minutes. The final row is the column totals.
What I need to be able to do is create a chart (or two, if necessary) which
shows an at-a-glance summary of busiest times of day and length of query, using
data collated from ALL weekly tables. It would need to automatically update
each time a new week's information is added.
Any advice on how to do this would be great, and so thanks in advance.
PapaWeesh