View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Conditional formating

Pre-select A2:P500

CFFormula is: =ISNA(A2)

The A2 will increment to the other cells as A3, A4 etc.


Gord Dibben MS Excel MVP

On Thu, 26 Mar 2009 09:40:05 -0700, Mandy
wrote:

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.