![]() |
Eliminate zero value cells in an EXCEL chart
How do I eliminate zero value cells in an EXCEL chart? I want to create a
chart that don´t plot empty and zero value cells. |
Eliminate zero value cells in an EXCEL chart
If the values are coming from another range using formula links, instead of
the links looking like this: =Sheet1!A1 make them look like this: =IF(Sheet1!A10,Sheet1!A1,NA()) The NA() turns into an #N/A error in the cell, which you can hide using conditional formatting. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "Mário Lopes" <Mário wrote in message ... How do I eliminate zero value cells in an EXCEL chart? I want to create a chart that don´t plot empty and zero value cells. |
All times are GMT +1. The time now is 04:08 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com