Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I want to create a chart which will display a zero value on the data label
where there is in fact a zero value, and show N/A on the data label where it didn't apply. The formula I am using in the spreadsheet uses a nested formula to make this determination: =IF(AND(B22+C220,C220),B22/C22,NA()) Presently, it works but displays the #N/A on the chart where I would prefer it simply displayed as N/A. Can I do this with a custom format on the data label?? Thanks so much! I don't know how you all do it but your amazing! -- If you can read this, thank a Teacher... If your reading it in English, thank a Veteran! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Label in Chart Legend | Charts and Charting in Excel | |||
Excel Charts - Create a custom data label | Charts and Charting in Excel | |||
Implementing a Label with certain data in Chart | Charts and Charting in Excel | |||
Possible to add second data label to pie chart? | Charts and Charting in Excel | |||
Resize chart data label | Charts and Charting in Excel |