View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Dave Jones Dave Jones is offline
external usenet poster
 
Posts: 2
Default Charting help for a novice?

I have a value in Column A and a calculated value in column B
=if(A1,A1*14,"")

I want to plot column B on a chart, however where there is no data in A then
the chart plots B as a zero, but I don't want it to plot anything if there
is no data. Can anyone help this relative novice?

Thanks in anticipation
Dave