K
K. Georgiadis
On this messageboard, I was provided with an effective
solution to convert non-numerical cells to blank cells
(using the ISNUMBER function) so that the text cells
would not be plotted as zero values.
HOWEVER, when I set up a chart driven by a combo box, the
blank cells were once again plotted as though they were
zeroes. The INDEX function used to select rows of data
seems to interpret blank cells as zeroes after all. The
fact that under Tools/Options/Chart I chose to NOT plot
blank cells has no effect.
Temporarily I overcame the problem by manually typing =NA
() in all the empty cells. Is there a more elegant way
around this problem?
Thanks in advance.
solution to convert non-numerical cells to blank cells
(using the ISNUMBER function) so that the text cells
would not be plotted as zero values.
HOWEVER, when I set up a chart driven by a combo box, the
blank cells were once again plotted as though they were
zeroes. The INDEX function used to select rows of data
seems to interpret blank cells as zeroes after all. The
fact that under Tools/Options/Chart I chose to NOT plot
blank cells has no effect.
Temporarily I overcame the problem by manually typing =NA
() in all the empty cells. Is there a more elegant way
around this problem?
Thanks in advance.