How do i plot a data set that has one data point missing

  • Thread starter Bernard Liengme
  • Start date
B

Bernard Liengme

1) In the blank cell enter =NA() which shows as #N/A and is ignored by the
chart engine. Or if using formula use something like =IF(A1>0, B1/A1, NA())

2) Click chart; use Tools | Options; open Chart tab and specify how missing
data is to be treated.

best wishes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top