![]() |
Conditional Format #NUM!
Hello-
I have a formula that will result in #NUM! when data is missing from its source cell. Is there a way to conditionally format the #NUM! cell? I'm not sure what the cell equals when it reads #NUM!. Thanks in advance. |
You could use
=IF(source_cell="","",your_formula)) or simply =IF(ISERROR(your_formula),"",your_formula) Regards, Peo Sjoblom "Charles" wrote: Hello- I have a formula that will result in #NUM! when data is missing from its source cell. Is there a way to conditionally format the #NUM! cell? I'm not sure what the cell equals when it reads #NUM!. Thanks in advance. |
All times are GMT +1. The time now is 01:47 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com