base the chart on a dynamic range name.
To set up a dynamic range name, follow Insert>Name>Define
Type a range name like "ChtData" and instead of the normal cell reference enter
=OFFSET('SheetName'!$A$1,,,counta('Sheetname'!A:A),2)
This assumes the chart data starts in A1 and has 2 columns. chnage the 2 to however many columns of data there are. This will create a range that expands and contracts as you add or remove data. Instead of using the normal cell references for the chart data, use
=ChtData
to reference the range.
Rgds, Geoff
[blue]Si hoc signum legere potes, operis boni in rebus Latinus alacribus et fructuosis potiri potes![/blue]
Want the [red]best[/red] answers to your questions ? faq222-2244