G
Gav !!
HI Folks,
I hope I have posted right to the charting group as I usually post to the
programming group but I am not not sure whether this needs to use code yet
and it involves difficult charts so .....
I need to know if this can be done and how it would be possible and / or
with or without code. Have tried starting in a few different ways and keep
hitting a brick wall when the series has to change for the new weekly
totals.
The scenario
I have 10 areas i want to monitor on worksheet1 a3:a12 call them 1 to 10,
across the top b1:ba1 I have a week number 1 to 52, and b2:ba2 I have the
actual date weekly starting with (week 1) 02/08/2003.
The quarters will end at weeks 13,26,39,52. For each quarter I have a
quarterly budget, say it is $1,500,000.00
As the actual figure is updated weekly under each column heading it is
charted ( i have already preconfigured the ranges that will be included in
the charts, so they basically stay blank until a figure is put in). I have
one that charts a yearly buget vs actual and a quarterly budget vs actual.
What I am trying to achieve is to have a chart which is updated weekly
showing the increase or decrease of what is needed to achieve the goal. So
each week would become a new series sort of like a stacked bar and the
actual being a line flowing through this somehow. I was think of trying to
seperate each of these 10 areas one on a new worksheet each having say the
top 3 lines replicated over from the main worksheet, and then the weekly
dates replicated down the side and grabbing the actual data from the main
worksheet and going across the page. A formula subtracting the sum of the
actuals from the quarterly budget figure then divided by each of the
remaining empty weeks. Each of the remaining cells would show this new
amount required.
So the chart would effectively show what has happened as the actuals are
input and what needs to be generated over the remaining weeks to achieve the
goal.
I hope this makes sense I am at mind blur stage trying to bring this all
together, and have lost my way, am I chasing my tail or can this be done.
On each individual worksheet I was thinking of having the quarterly budget
for each area in a cell, then one formula something like budget - sum of
actuals input / coutblank of actuals left in quarter, and then an if
statement checking against the main worksheet to see if there is an actual
to be brought across and if not use the figure from the above formula to
show what is required to achieve the goal. This would happen down the page
for each week, and then be charted based on what the current week is. Then
somehow I have to get the chart to recognise what week it is up to and chart
that weeks series of the individual areas worksheet to show the actuals and
the remaining amounts required.
Sorry for the length but just wanted to try and explain it right and make
sure I have it right in my head.
All help is much appreciated.
Thanks in advance.
Regards.
Gav !!
I hope I have posted right to the charting group as I usually post to the
programming group but I am not not sure whether this needs to use code yet
and it involves difficult charts so .....
I need to know if this can be done and how it would be possible and / or
with or without code. Have tried starting in a few different ways and keep
hitting a brick wall when the series has to change for the new weekly
totals.
The scenario
I have 10 areas i want to monitor on worksheet1 a3:a12 call them 1 to 10,
across the top b1:ba1 I have a week number 1 to 52, and b2:ba2 I have the
actual date weekly starting with (week 1) 02/08/2003.
The quarters will end at weeks 13,26,39,52. For each quarter I have a
quarterly budget, say it is $1,500,000.00
As the actual figure is updated weekly under each column heading it is
charted ( i have already preconfigured the ranges that will be included in
the charts, so they basically stay blank until a figure is put in). I have
one that charts a yearly buget vs actual and a quarterly budget vs actual.
What I am trying to achieve is to have a chart which is updated weekly
showing the increase or decrease of what is needed to achieve the goal. So
each week would become a new series sort of like a stacked bar and the
actual being a line flowing through this somehow. I was think of trying to
seperate each of these 10 areas one on a new worksheet each having say the
top 3 lines replicated over from the main worksheet, and then the weekly
dates replicated down the side and grabbing the actual data from the main
worksheet and going across the page. A formula subtracting the sum of the
actuals from the quarterly budget figure then divided by each of the
remaining empty weeks. Each of the remaining cells would show this new
amount required.
So the chart would effectively show what has happened as the actuals are
input and what needs to be generated over the remaining weeks to achieve the
goal.
I hope this makes sense I am at mind blur stage trying to bring this all
together, and have lost my way, am I chasing my tail or can this be done.
On each individual worksheet I was thinking of having the quarterly budget
for each area in a cell, then one formula something like budget - sum of
actuals input / coutblank of actuals left in quarter, and then an if
statement checking against the main worksheet to see if there is an actual
to be brought across and if not use the figure from the above formula to
show what is required to achieve the goal. This would happen down the page
for each week, and then be charted based on what the current week is. Then
somehow I have to get the chart to recognise what week it is up to and chart
that weeks series of the individual areas worksheet to show the actuals and
the remaining amounts required.
Sorry for the length but just wanted to try and explain it right and make
sure I have it right in my head.
All help is much appreciated.
Thanks in advance.
Regards.
Gav !!