Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I can conditional format a cell or cells to change colour when entering up
to 2 types of text ie yes/no. But can I do the same with up to 4 or five varients? Thanks |
#2
![]() |
|||
|
|||
![]()
Hi
yes you can. Something like =OR(A1="text1",A1="text2",A1="text3") or if you have these values in a range (e.g. X1:X10) try =COUNTIF($X$1:$X$10,A1) -- Regards Frank Kabel Frankfurt, Germany Julian Campbell wrote: I can conditional format a cell or cells to change colour when entering up to 2 types of text ie yes/no. But can I do the same with up to 4 or five varients? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy conditional format as ACTUAL format | Excel Discussion (Misc queries) | |||
make a conditional format the default | Excel Discussion (Misc queries) | |||
Conditional format | Excel Discussion (Misc queries) | |||
Copying a conditional format | Excel Worksheet Functions | |||
Conditional Format With SUMIF | Excel Worksheet Functions |