View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Luke M Luke M is offline
external usenet poster
 
Posts: 2,722
Default Conditional formating

Select cell A1. Condition format, formula is
=ISNA(A1)
Make sure there are no absolute references (NOT $A$1)
Copy cell.
Select rest of sheet you want formatting applied to, right click, paste
special, format only.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"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.