View Single Post
  #1   Report Post  
jaweiss
 
Posts: n/a
Default Prevent non-numerical data (e.g. text) from plotting on a chart

I want to chart a series of cells. Depending on the assumptions, the data
will either be numbers or text. I only want the chart to plot the numbers.
Currently, the chart keeps plotting the text as zeros. Is there any way to
prevent the chart from displaying these as zeros (in other words, not plot
them at all)? Under toolsoptionschart the default is not to plot blanks,
but because the cells are not blank, they show as zeros.