ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   Excel Chart (https://www.excelbanter.com/charts-charting-excel/150568-excel-chart.html)

Par3

Excel Chart
 
When plotting a chart which automatically updates, the last data entry is a
formula but will not have actual data until the information is entered on the
next week. On the chart it plots zero - how can I get the chart to not plot
this but yet have it included in my source data?

Wigi

Excel Chart
 
Hi

that can be done when the formula returns NA()

(not available)


--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"Par3" wrote:

When plotting a chart which automatically updates, the last data entry is a
formula but will not have actual data until the information is entered on the
next week. On the chart it plots zero - how can I get the chart to not plot
this but yet have it included in my source data?


Andy Pope

Excel Chart
 
Hi,

The formula needs to use NA() rather than zero or "" for periods not yet
used. So your formula may look something like this,

=IF( <test , <valuetouse , NA() )

Cheers
Andy

Par3 wrote:
When plotting a chart which automatically updates, the last data entry is a
formula but will not have actual data until the information is entered on the
next week. On the chart it plots zero - how can I get the chart to not plot
this but yet have it included in my source data?



All times are GMT +1. The time now is 09:45 PM.

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