Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
carl
 
Posts: n/a
Default Conditional Formatiing

Is it possible to use the conditional formatiing to identify #N/A (the result
from a formula)

Thank you in advance.
  #2   Report Post  
Domenic
 
Posts: n/a
Default

Try the following...

1) Select/highlight a cell within your data, let's say A1

2) Format Conditional Formatting Formula Is

3) Enter the following formula:

=ISNA(A1)

4) Choose your formatting

5) Click Ok

6) Copy to other cells using the 'Format Painter' or 'Copy Paste
Special Formats'

Hope this helps!

In article ,
"carl" wrote:

Is it possible to use the conditional formatiing to identify #N/A (the result
from a formula)

Thank you in advance.

  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

You can catch an error, not so sure about the type

=ISERROR(A1)

--
HTH

Bob Phillips

"carl" wrote in message
...
Is it possible to use the conditional formatiing to identify #N/A (the

result
from a formula)

Thank you in advance.



  #4   Report Post  
carl
 
Posts: n/a
Default

thank you. if i wanted the conditional formatting to activate if the cell is
not eqaul to #N/A, is that possible ?

Thank you again.

"carl" wrote:

Is it possible to use the conditional formatiing to identify #N/A (the result
from a formula)

Thank you in advance.

  #5   Report Post  
Domenic
 
Posts: n/a
Default

Change the formula to the following...

=(1-ISNA(A2))

In article ,
"carl" wrote:

thank you. if i wanted the conditional formatting to activate if the cell is
not eqaul to #N/A, is that possible ?

Thank you again.

"carl" wrote:

Is it possible to use the conditional formatiing to identify #N/A (the
result
from a formula)

Thank you 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
Conditional Formatting Error ddate Excel Worksheet Functions 0 May 5th 05 09:00 PM
How do i create a conditional sum? tmiller708 Excel Worksheet Functions 2 May 5th 05 01:58 AM
Determine cells that drive conditional formatting? Nicolle K. Excel Discussion (Misc queries) 2 January 7th 05 01:08 AM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM


All times are GMT +1. The time now is 12:01 AM.

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

About Us

"It's about Microsoft Excel"