Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jo Jo is offline
external usenet poster
 
Posts: 113
Default conditional formatting text

I want to format cells which START WITH the letter "W", regardless of what
else is in the cell.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default conditional formatting text

Use formula is and

=LEFT(TRIM(A1))="W"


--


Regards,


Peo Sjoblom



"Jo" wrote in message
...
I want to format cells which START WITH the letter "W", regardless of what
else is in the cell.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,355
Default conditional formatting text

In the conditional format formula, put something like this

=LEFT(A1,1)="W"

Replace A1 with the cell address of interest.
--
HTH,
Barb Reinhardt



"Jo" wrote:

I want to format cells which START WITH the letter "W", regardless of what
else is in the cell.

  #4   Report Post  
Posted to microsoft.public.excel.misc
Jo Jo is offline
external usenet poster
 
Posts: 113
Default conditional formatting text

Thank you Peo.

I entered it in conditional formatting but it didn't work. I tried both the
'cell value' and 'formula' options. How can I apply it?

"Peo Sjoblom" wrote:

Use formula is and

=LEFT(TRIM(A1))="W"


--


Regards,


Peo Sjoblom



"Jo" wrote in message
...
I want to format cells which START WITH the letter "W", regardless of what
else is in the cell.




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
conditional formatting in text box pankaj Excel Discussion (Misc queries) 0 November 1st 07 09:09 AM
Conditional Formatting based on text within a cell w/ text AND num Shirley Excel Worksheet Functions 2 December 22nd 06 01:40 AM
Conditional Formatting based on Text within Text George Lynch Excel Discussion (Misc queries) 3 May 5th 05 07:58 PM
Conditional formatting of text LeAnne New Users to Excel 7 March 4th 05 02:34 PM
Conditional Formatting of Text... Birmangirl Excel Discussion (Misc queries) 3 January 19th 05 02:45 PM


All times are GMT +1. The time now is 02:50 PM.

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

About Us

"It's about Microsoft Excel"