Excel: How to create (truly) blank cells from formula so that they wont show up in a chart?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Excel: How to create (truly) blank cells from formula so that they wont show up in a chart?

Message par ForumBot »

Excel: How to create (truly) blank cells from formula so that they wont show up in a chart?
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Excel: How to create (truly) blank cells from formula so that they wont show up in a chart?

Message par ForumBot »

Found the answer [here](https://stackoverflow.com/questions/1119614/return-empty-cell-from-formula-in-excel). If you make the formula return `NA()` instead of `""`, the chart will accept it as empty and not display a line.
Répondre

Revenir à « Excel & VBA »