2 questions regarding graphs

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Well, I really hope someone can help me out with this. Here are my questions..

(1) I have a graph with data that is based on cells with IF() formulae in them. I would like the blank response, "", to not show up on the graph. Unfortunately, I only know how to control displaying the points if the cells are actually empty, not if they simply show up as blank on the screen. Does anyone know a way to have non-empty blank cells not show up on a graph

(2) The same graph has a baseline value and a goal value. These are represented on the graph as horizontal lines. If I create these lines as a data series, it adds each series to the key. If I create these lines as Draw > Line lines, then they look (significantly) different when I zoom in or zoom out - something that will be necessary since this graph will be shown on a screen before a number of people

Thanks in advance for any help you can provide about this..
Dave Carl
 
Question 1)
the NA() will leave a line between the outer points. if
you don't want the line to show, you can select the line
wait a short time and select the point on the line and
format it as no line for that section.
Question 2)
You can select the key reference and delte just the key
reference.
 
Back
Top