Chris Macro
Well-known Member
- Joined
- Nov 2, 2011
- Messages
- 1,345
- Office Version
- 365
- Platform
- Windows
I have the following custom cell format that handles hiding zeros, however I would also like to hide #N/A too. I am graphing this data and I want the data labels to appear non-existent if there is a 0 or #N/A being graphed. I do not want to delete the data labels as in the future there could be numerical values in the cells.
Current Custom Format:
0.00;-0.00;;@
Current Custom Format:
0.00;-0.00;;@