M
Mark Kennedy
I want to mark a particular point on a graph with a line.
When I have a series of blank cells with a 2.5 in two cells the middle, it
will show a line on the chart at 2.5 only which is what I want.
The problem is I want to do this with an IF statement. =IF(E1=2.5,2.5,"")
copied across the row. This shows a line at 0 which increases to 2.5 and
decreases to back to 0, which is not what I want.
_____
----/ \-------
How can I fix this?
Mark
When I have a series of blank cells with a 2.5 in two cells the middle, it
will show a line on the chart at 2.5 only which is what I want.
The problem is I want to do this with an IF statement. =IF(E1=2.5,2.5,"")
copied across the row. This shows a line at 0 which increases to 2.5 and
decreases to back to 0, which is not what I want.
_____
----/ \-------
How can I fix this?
Mark