ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional Formating (https://www.excelbanter.com/excel-discussion-misc-queries/65467-conditional-formating.html)

Coltsfan

Conditional Formating
 

Probably a simple question but I don't deal with this that much. In
Conditional Formating you only get to do 3 options. I was wondering if
on one of them you could have multiple.

Example:

My first one says if "x" then blue
My Second one says if "l" then pink
but on my third one, I want it to say if "v" "v1" or "v2" then green.

Any ideas??? thanks in advance


--
Coltsfan
------------------------------------------------------------------------
Coltsfan's Profile: http://www.excelforum.com/member.php...o&userid=19982
View this thread: http://www.excelforum.com/showthread...hreadid=501838


Anne Troy

Conditional Formating
 
Try a formula:

=if(left(a1,1)="v"
See:
http://www.officearticles.com/excel/...ft_ excel.htm

************
Hope it helps!
Anne Troy
www.OfficeArticles.com

"Coltsfan" wrote in
message ...

Probably a simple question but I don't deal with this that much. In
Conditional Formating you only get to do 3 options. I was wondering if
on one of them you could have multiple.

Example:

My first one says if "x" then blue
My Second one says if "l" then pink
but on my third one, I want it to say if "v" "v1" or "v2" then green.

Any ideas??? thanks in advance


--
Coltsfan
------------------------------------------------------------------------
Coltsfan's Profile:
http://www.excelforum.com/member.php...o&userid=19982
View this thread: http://www.excelforum.com/showthread...hreadid=501838




pinmaster

Conditional Formating
 
Another way:

=OR(A1="v",A1="v1",A1="v2")

HTH
JG


"Coltsfan" wrote:


Probably a simple question but I don't deal with this that much. In
Conditional Formating you only get to do 3 options. I was wondering if
on one of them you could have multiple.

Example:

My first one says if "x" then blue
My Second one says if "l" then pink
but on my third one, I want it to say if "v" "v1" or "v2" then green.

Any ideas??? thanks in advance


--
Coltsfan
------------------------------------------------------------------------
Coltsfan's Profile: http://www.excelforum.com/member.php...o&userid=19982
View this thread: http://www.excelforum.com/showthread...hreadid=501838



Coltsfan

Conditional Formating
 

Thank you it worked

pinmaster Wrote:
Another way:

=OR(A1="v",A1="v1",A1="v2")

HTH
JG


"Coltsfan" wrote:


Probably a simple question but I don't deal with this that much. In
Conditional Formating you only get to do 3 options. I was wondering

if
on one of them you could have multiple.

Example:

My first one says if "x" then blue
My Second one says if "l" then pink
but on my third one, I want it to say if "v" "v1" or "v2" then

green.

Any ideas??? thanks in advance


--
Coltsfan

------------------------------------------------------------------------
Coltsfan's Profile:

http://www.excelforum.com/member.php...o&userid=19982
View this thread:

http://www.excelforum.com/showthread...hreadid=501838




--
Coltsfan
------------------------------------------------------------------------
Coltsfan's Profile: http://www.excelforum.com/member.php...o&userid=19982
View this thread: http://www.excelforum.com/showthread...hreadid=501838



All times are GMT +1. The time now is 01:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com