N
neowok
basically i have a big spreadsheet with dates accross the top for th
next couple of months, and a bar chart taking its values from th
column for yesterdays date.
At the moment Im having to go in each day and change the source data t
the next column manually. What I really need is a way of calculatin
which row the chart should look at based on todays date. i.e. today i
the 19th so ive got it based on AC3 to AC22. tomorrow i need it t
base itself on AD3 to AD22 etc etc. the date is contained in row 2.
In addition to this i need to make a weekly one so i need something t
make the weekly one calculate based monday to sunday of the previou
week according to todays date.
because these days will probably go right up to the end of the year
making some sort of loop like if A2=today then base chart on A2, if A3
today then base chart on A3 etc etc is going to end up taking ages t
go through the loop so this approach is out.
any help much appreciated
thanks
next couple of months, and a bar chart taking its values from th
column for yesterdays date.
At the moment Im having to go in each day and change the source data t
the next column manually. What I really need is a way of calculatin
which row the chart should look at based on todays date. i.e. today i
the 19th so ive got it based on AC3 to AC22. tomorrow i need it t
base itself on AD3 to AD22 etc etc. the date is contained in row 2.
In addition to this i need to make a weekly one so i need something t
make the weekly one calculate based monday to sunday of the previou
week according to todays date.
because these days will probably go right up to the end of the year
making some sort of loop like if A2=today then base chart on A2, if A3
today then base chart on A3 etc etc is going to end up taking ages t
go through the loop so this approach is out.
any help much appreciated
thanks