Aloha folks,
I’m trying to find a way to make #N/A values invisible to the viewer. I’ve tried custom number formatting, conditional formatting, no luck. Those pesky #N/As keep showing.
In the attached sheet, the user pastes data into cells N3:O29, which is echoed in cells B3:C29 and thus shown on the chart. The formulas in cells C3:C29 return #N/A so that the price series on the chart can interpolate and won’t drop to 0. I don’t know of anything else that those formulas could return that would do the same thing — not 0, not “”, not any text value; all those make the price series drop to 0. If a cell such as C19 were blank, then the series could still interpolate, but for that I would need a macro solution and I’m trying to avoid that.
The sheet is printed to pdf format. The paste area is outside of the print area, so its appearance is not an issue.
Got any tricky tricks to make the #N/A values invisible?
Mahalo for your suggestions,
JohnJ