Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tel
 
Posts: n/a
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
daddylonglegs
 
Posts: n/a
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default 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

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA Code Cell Mate Excel Discussion (Misc queries) 4 January 9th 06 08:52 PM
Sorting by Fill Colour Denise Robinson Excel Discussion (Misc queries) 4 August 10th 05 05:45 PM
convert value in word. For Exampe Rs.115.00 convert into word as . Shakti Excel Discussion (Misc queries) 1 May 10th 05 12:00 PM
Select Case Conditional Formatting Sub? RCW Excel Discussion (Misc queries) 2 February 5th 05 10:29 PM
Convert Numeric into Text Monty Excel Worksheet Functions 0 December 18th 04 09:25 PM


All times are GMT +1. The time now is 04:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"