View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default #N/A Conditional Formating

Say we have a vlookup() in D1 which is returning #N/A

Select D1 and:

Format Conditional formating... Formula Is =ISERROR(D1)
and then pick the white font
--
Gary''s Student - gsnu200849


"Hardeep kanwar" wrote:

Hello to all

I Enter My Vlookup Formula it give me #N/A Which is Right There is no
Problem with VLOOKUP Formula

Now i want to give Condition If there is any #N/A then i want a White Font
color Not Patten

I Try but could not get Success

Thanks in Advance

Hardeep kanwar