ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Conditional Format #NUM! (https://www.excelbanter.com/excel-worksheet-functions/7298-conditional-format-num.html)

Charles

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.

Peo Sjoblom

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