Charting pkg plots "" as 0

brid

New Member
Joined
Jul 25, 2006
Messages
17
If the Y-value range in chart data contains blank cells, they don't get plotted (for example, a line chart just stops in thin air when the cells in the Y-range become blank). That's good.

If the Y-value range in chart data has a formula in it, and the formula places "" in the cell when it would otherwise be blank, then Excel plots this "" as a zero (the line chart now draws a steep line from the thin air point above, down to zero). That's not good.

How can I get around this? I think I'm looking for a "blank equivalent" so that I can put it in my formula: =IF(isblank(A1),"blank equivalent",A1).

But maybe there's some other way around it.

Thx, Bill
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,213,546
Messages
6,114,255
Members
448,556
Latest member
peterhess2002

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top