Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default A chart that allows for new data to be entered

I have a set of data that I need to use in a chart. I also need for th
graph to include the new monthly data that I will enter.

I have tried to make the data range cover an extra 50-60 data points
but when I pull up the chart it is basically blank.

If anyone knows a fix for this problem please let me know when you ge
a chance.

Thanks,
Wil

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default A chart that allows for new data to be entered

Most use a dynamic range

Insert = Name = Define
Name: List1
RefersTo: =Offset(sheet1!$A$1,0,0,CountA(Sheet1!$A:$A),1)

Set the source of the chart to the name

=Book1.xls!List1

--
Regards,
Tom Ogilvy

"wjsubs " wrote in message
...
I have a set of data that I need to use in a chart. I also need for the
graph to include the new monthly data that I will enter.

I have tried to make the data range cover an extra 50-60 data points,
but when I pull up the chart it is basically blank.

If anyone knows a fix for this problem please let me know when you get
a chance.

Thanks,
Will


---
Message posted from http://www.ExcelForum.com/



Reply
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
Chart does NOT show data entered for the values represented Judi Charts and Charting in Excel 2 September 30th 08 09:15 AM
How to adjust chart auto'ly as new data is entered? [email protected] Excel Discussion (Misc queries) 2 July 31st 08 05:37 PM
I need a chart reference if certain criteria is entered... jbf frylock Excel Discussion (Misc queries) 0 May 4th 06 08:47 PM
Excel x,y chart type x range must be re-entered each series Thomas R. Glass Charts and Charting in Excel 1 February 8th 06 11:23 PM
Changing chart color based on number entered confused chart girl Charts and Charting in Excel 0 October 27th 05 05:26 PM


All times are GMT +1. The time now is 12:55 AM.

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"