View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Conditional Formating

You don't use =isns(a2:p500), you use =isna(a2)
--
David Biddulph

"Mandy" wrote in message
...
Is there a way to do it for the whole sheet. The formula won't work for
the
whole sheet.
I used =isns(a2:p500)

"Mandy" wrote:

I have entered a VLOOKUP formula. What do I put in the condtional
formating
section so that it will not show the #N/A return? I can not remember.