ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   case sensitive conditional formatting (https://www.excelbanter.com/excel-worksheet-functions/78978-case-sensitive-conditional-formatting.html)

Tel

case sensitive conditional formatting
 
I am looking for a way to change the conditional formatting dependent upon case

i.e. "T" = white text on royal blue background; however
"t" = Blue text on a light blue background

I have downloaded CFPlus Extended conditional formatting from
http://www.xldynamic.com/source/xld.....Download.html and this certainly
helps to increase the number of conditional formatting elements I can have.

Would appreciate your help guys


daddylonglegs

case sensitive conditional formatting
 

Try "formula is" option with formula

=EXACT(A1,"T")


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=525340


Ron Coderre

case sensitive conditional formatting
 
Try this:

Select cell A1
<Format<Conditional Formatting
Cells formula is: =EXACT(A1,"T")

(then set the forma)
Repeat using: =EXACT(A1,"t")

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Tel" wrote:

I am looking for a way to change the conditional formatting dependent upon case

i.e. "T" = white text on royal blue background; however
"t" = Blue text on a light blue background

I have downloaded CFPlus Extended conditional formatting from
http://www.xldynamic.com/source/xld.....Download.html and this certainly
helps to increase the number of conditional formatting elements I can have.

Would appreciate your help guys


Duke Carey

case sensitive conditional formatting
 
One way is to use the EXACT() function to compare a cell's value to T and to t


"Tel" wrote:

I am looking for a way to change the conditional formatting dependent upon case

i.e. "T" = white text on royal blue background; however
"t" = Blue text on a light blue background

I have downloaded CFPlus Extended conditional formatting from
http://www.xldynamic.com/source/xld.....Download.html and this certainly
helps to increase the number of conditional formatting elements I can have.

Would appreciate your help guys



All times are GMT +1. The time now is 08:15 PM.

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