Thread
:
conditional formatting for more than 3 conditions
View Single Post
#
4
Posted to microsoft.public.excel.misc
Don Guillett[_2_]
external usenet poster
Posts: 1,522
conditional formatting for more than 3 conditions
How much you wanna bet that his "data" is not really named "data"?
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Billy Liddel" wrote in message
...
Hi Jai
Use a formula, try
=ISNUMBER(SEARCH("Data",A1))
HTH
Peter
"Jai" wrote:
Hi,
Is there any solution for the following :
I have six type of conditions, if any condition is met, cell colour
should
be yellow. For example, if cell value is any one of the following :
DATA1
DATA2
DATA3
DATA4
DATA5
DATA6
All cells containing above should show yellow colour in the file.
Please help.
Thanks,
Jai
Reply With Quote
Don Guillett[_2_]
View Public Profile
Find all posts by Don Guillett[_2_]