View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Conditional Formatting

Hi Nigel,

Formula Is : = OR($A$1="A",$A$1="P")

Regards,
Peter T


"Nigel" wrote in message
...
Hi All

A simple one but it has me stumped!

I wish to set up a Conditional Format for a cell that has either a letter
"A" or "P" in it.

I used the following
Cell Value Is
Is Equal to
=OR("A","P")

without success !!
Help Please

--
Cheers
Nigel