ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   A chart that allows for new data to be entered (https://www.excelbanter.com/excel-programming/304496-chart-allows-new-data-entered.html)

wjsubs[_7_]

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


Tom Ogilvy

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/





All times are GMT +1. The time now is 03:36 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com