dahowarduk
New member
In column A is the date.
In column B is my actual weight up to today (say up to day 50)
In column C is my target weight up to day 150.
Today I want a chart which shows B1 to B50 together with C1 to C150.
B51 to B150 currently contain the value zero.
Tomorrow I want a chart which shows B1 to B51 together with C1 to C150
The following day I want a chart which shows B1 to B52 together with C1 to C150, and so on.
I can achieve this by (each day) editing the chart via SELECT DATA ~ EDIT DATA ~ and then altering the data range in column B by 1 extra, for each day.
How can I obtain an updated chart automatically?
In column B is my actual weight up to today (say up to day 50)
In column C is my target weight up to day 150.
Today I want a chart which shows B1 to B50 together with C1 to C150.
B51 to B150 currently contain the value zero.
Tomorrow I want a chart which shows B1 to B51 together with C1 to C150
The following day I want a chart which shows B1 to B52 together with C1 to C150, and so on.
I can achieve this by (each day) editing the chart via SELECT DATA ~ EDIT DATA ~ and then altering the data range in column B by 1 extra, for each day.
How can I obtain an updated chart automatically?