Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Resizing the source data table

Status
Not open for further replies.

johnturgoose

Technical User
Jan 21, 2004
38
GB
This may be something stupid but anyway...

I have a table that is growing every month.

I want to produce a chart that automatically grows as the table grows.

I have used the OFFSET function to define a dynamic range. When I enter the name into the chart 'DATA RANGE' all is well. However on returning to it the Range name has been replaced by the cell reference. Obviously the table is no longer sensitive to any additional data I add into my source data table.

I have also tried entering the OFFSET function directly into the DATA Range field. Again this works as above.

Any ideas gratefully accepted

Thanks in Advance

John
 
John,

Name each SERIES -- NOT the data range using the OFFSET Function.

Make sure that you use the named ranges INCLUDING the Sheet reference -- ie for a range named MyDates on Sheet2...
[tt]
=Sheet2!MyDates
[/tt]


Skip,

Want to get great answers to your Tek-Tips questions? Have a look at faq222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top