Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Charles
 
Posts: n/a
Default 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.
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM
make a conditional format the default Fred Evans Excel Discussion (Misc queries) 3 December 6th 04 05:01 AM
Conditional format rexmann Excel Discussion (Misc queries) 4 December 2nd 04 12:01 PM
Copying a conditional format Meaux Excel Worksheet Functions 2 November 29th 04 10:19 AM
Conditional Format With SUMIF Minitman Excel Worksheet Functions 3 November 1st 04 02:58 PM


All times are GMT +1. The time now is 10:30 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"