ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   plot chart with no value yet (https://www.excelbanter.com/charts-charting-excel/29191-plot-chart-no-value-yet.html)

bayanbaru

plot chart with no value yet
 
I want to plot a chart as below:

Jan Feb Mac
A 5 8
B 8 6
C 7 7

When the chart is plotted, Mac values is zero instead of blank as I do not
have the value yet. When this is in line chart all 3 lines will end at zero
value which is not true.


Nick Hodge

Try putting the NA() function in the cells

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"bayanbaru" wrote in message
...
I want to plot a chart as below:

Jan Feb Mac
A 5 8
B 8 6
C 7 7

When the chart is plotted, Mac values is zero instead of blank as I do not
have the value yet. When this is in line chart all 3 lines will end at
zero
value which is not true.




bayanbaru

Can you give me an example.

"Nick Hodge" wrote:

Try putting the NA() function in the cells

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"bayanbaru" wrote in message
...
I want to plot a chart as below:

Jan Feb Mac
A 5 8
B 8 6
C 7 7

When the chart is plotted, Mac values is zero instead of blank as I do not
have the value yet. When this is in line chart all 3 lines will end at
zero
value which is not true.





Tushar Mehta

You probably have a formula that contains a zero-length string, i.e.,
"", in it. Replace the "" with NA()

If you don't (and the cells are truly empty, i.e., =ISBLANK({cell})
returns TRUE), you should select the chart, then select Tools |
Options... | Chart. In there change the 'Plot empty cells as' option
to something other than 'zero'.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
Can you give me an example.

"Nick Hodge" wrote:

Try putting the NA() function in the cells

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"bayanbaru" wrote in message
...
I want to plot a chart as below:

Jan Feb Mac
A 5 8
B 8 6
C 7 7

When the chart is plotted, Mac values is zero instead of blank as I do not
have the value yet. When this is in line chart all 3 lines will end at
zero
value which is not true.







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

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