LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 79
Default How to have a chart automatically adjust range as I add data entri

You can make a dynamic name range, and use that as source data. If your data
was in column A in Sheet1, with A1 as header:
=OFFSET(Sheet1!$A$1,COUNTA(Sheet1!$A:$A)-26,0,25,1)
would be the formula to use for the dynamic range. You can adjust the
reference to fit your situation.

-Simon

"AdamCPTD" wrote:

I have a spreadsheet linked to an access database. The spreadsheet refreshes
every 60 seconds automatically. I want to track current performance by using
a chart that shows the last 25 data points entered.
It is impractical to manually change the chart range each time a data entry
is added.
How can I make it change automatically to only include the last 25 entries?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add data outside chart range Chris Hughes Charts and Charting in Excel 1 May 24th 06 07:53 PM
automatically expand chart data series as data is added jlarson Charts and Charting in Excel 1 March 9th 06 10:31 AM
A Chart that Updates Automatically as Data Size Changes? Notclevr Charts and Charting in Excel 4 January 18th 06 04:19 PM
How to create a chart based on a 2 dim data range dynamical in 1 d Beertje Charts and Charting in Excel 1 October 25th 05 11:54 AM
re-selection of Chart data range using keyboard David Excel Worksheet Functions 0 June 15th 05 10:08 AM


All times are GMT +1. The time now is 08:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"