Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a graph in which I use NA() to skip plotting, but below the graph I
have to show the values. I tried conditional formatting to white out the #N/A (ISNA(XXX) with no success. It whites out everything. Here's what I need: IF there is a value, show it in the cell AND plot it. If the cell value is #N/A, white it out and DON'T plot it. Thanks.........TomCat |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this, assume the cell in question is A1
then formatconditional formatting, formula is =ISNA(A1) then format white fonts -- Regards, Peo Sjoblom Northwest Excel Solutions www.nwexcelsolutions.com (remove ^^ from email address) Portland, Oregon "TomCat" wrote in message ... I have a graph in which I use NA() to skip plotting, but below the graph I have to show the values. I tried conditional formatting to white out the #N/A (ISNA(XXX) with no success. It whites out everything. Here's what I need: IF there is a value, show it in the cell AND plot it. If the cell value is #N/A, white it out and DON'T plot it. Thanks.........TomCat |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Got it......THANK YOU!
"Peo Sjoblom" wrote: Try this, assume the cell in question is A1 then formatconditional formatting, formula is =ISNA(A1) then format white fonts -- Regards, Peo Sjoblom Northwest Excel Solutions www.nwexcelsolutions.com (remove ^^ from email address) Portland, Oregon "TomCat" wrote in message ... I have a graph in which I use NA() to skip plotting, but below the graph I have to show the values. I tried conditional formatting to white out the #N/A (ISNA(XXX) with no success. It whites out everything. Here's what I need: IF there is a value, show it in the cell AND plot it. If the cell value is #N/A, white it out and DON'T plot it. Thanks.........TomCat |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting Error | Excel Worksheet Functions | |||
difficulty with conditional formatting | Excel Discussion (Misc queries) | |||
conditional formatting question | Excel Discussion (Misc queries) | |||
Formatting dates in the future | Excel Worksheet Functions | |||
Conditional formatting not available in Excel | Excel Discussion (Misc queries) |