PC Review


Reply
Thread Tools Rate Thread

conditional format on cells using VLOOKUP

 
 
=?Utf-8?B?Q0VH?=
Guest
Posts: n/a
 
      21st Aug 2007
I want to highlight the cells that do not get a result from the VLOOKUP
function. I tried setting the conditional format to Cell Value = "N/A" (and
other variations) but with no luck.
--
CG
 
Reply With Quote
 
 
 
 
Niek Otten
Guest
Posts: n/a
 
      21st Aug 2007
Use "Formula is" Instead of "Cell value is". The formula (for cell A1) is:

=ISNA(A1)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"CEG" <(E-Mail Removed)> wrote in message news:B980101D-9D60-46CB-B319-(E-Mail Removed)...
|I want to highlight the cells that do not get a result from the VLOOKUP
| function. I tried setting the conditional format to Cell Value = "N/A" (and
| other variations) but with no luck.
| --
| CG


 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      21st Aug 2007
Try formula of =COUNTIF(A1,"#N/A")>0

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"CEG" <(E-Mail Removed)> wrote in message
news:B980101D-9D60-46CB-B319-(E-Mail Removed)...
>I want to highlight the cells that do not get a result from the VLOOKUP
> function. I tried setting the conditional format to Cell Value = "N/A"
> (and
> other variations) but with no luck.
> --
> CG



 
Reply With Quote
 
Trevor Shuttleworth
Guest
Posts: n/a
 
      21st Aug 2007
Use the function ISNA to test the cell

Regards

Trevor


"CEG" <(E-Mail Removed)> wrote in message
news:B980101D-9D60-46CB-B319-(E-Mail Removed)...
>I want to highlight the cells that do not get a result from the VLOOKUP
> function. I tried setting the conditional format to Cell Value = "N/A"
> (and
> other variations) but with no luck.
> --
> CG



 
Reply With Quote
 
=?Utf-8?B?Q0VH?=
Guest
Posts: n/a
 
      21st Aug 2007
Thanks for the quick reply...I knew there had to be a simple answer!
--
CG


"Niek Otten" wrote:

> Use "Formula is" Instead of "Cell value is". The formula (for cell A1) is:
>
> =ISNA(A1)
>
> --
> Kind regards,
>
> Niek Otten
> Microsoft MVP - Excel
>
>
> "CEG" <(E-Mail Removed)> wrote in message news:B980101D-9D60-46CB-B319-(E-Mail Removed)...
> |I want to highlight the cells that do not get a result from the VLOOKUP
> | function. I tried setting the conditional format to Cell Value = "N/A" (and
> | other variations) but with no luck.
> | --
> | CG
>
>
>

 
Reply With Quote
 
JE McGimpsey
Guest
Posts: n/a
 
      21st Aug 2007
One way:

With cell A1 active:

CF1: Formula is =ISNA(A1)
Format1: <pattern>/<choose color>

In article <B980101D-9D60-46CB-B319-(E-Mail Removed)>,
CEG <(E-Mail Removed)> wrote:

> I want to highlight the cells that do not get a result from the VLOOKUP
> function. I tried setting the conditional format to Cell Value = "N/A" (and
> other variations) but with no luck.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
VLOOKUP in conditional format? Danni2004 Microsoft Excel Misc 1 18th Sep 2009 08:41 PM
Conditional Format w/ vlookup???? Jambruins Microsoft Excel Misc 3 4th Nov 2008 08:29 PM
Conditional Format / VLookup Patrick C. Simonds Microsoft Excel Programming 5 12th Apr 2008 05:40 PM
VLOOKUP in a conditional format =?Utf-8?B?UnVzc2VsbCBCcm93bg==?= Microsoft Excel Misc 3 3rd Aug 2006 07:13 PM
Conditional formatting on cells with a VLOOKUP formula in them =?Utf-8?B?SmVubmlN?= Microsoft Excel Misc 4 1st Apr 2005 06:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:26 AM.