Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Conditional formatting based on character count

I need to conditionally format the cell to be highlighted if the total
character count (=len) of the cell is greater than 50. I am close. I can do
it in multiple steps. I would like to combine it in a single formula if
possible. Can anyone help?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Conditional formatting based on character count

Select the cell(s) that you want this to apply to (suppose A1 is the
active cell if you have more than one highlighted), then in the
Conditional Format dialogue you need to select Formula Is rather than
Cell Value Is in the first box, and enter this formula:

=LEN(A1)50

Then click on the Format button, choose the Patterns tab (for
background colour) then click on the colour you want to show. Click OK
twice to exit the dialogue box.

Hope this helps.

Pete

On Sep 3, 12:17*am, Rhonda H. <Rhonda
wrote:
I need to conditionally format the cell to be highlighted if the total
character count (=len) of the cell is greater than 50. *I am close. I can do
it in multiple steps. I would like to combine it in a single formula if
possible. Can anyone help?


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 Based of Cells Based on Data Entry in anoth Jim Excel Discussion (Misc queries) 3 November 11th 08 11:52 PM
Conditional Formatting Based on vlookup Value Excel User Excel Worksheet Functions 3 August 10th 08 09:58 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
Conditional Formatting Based on If and Or luvthavodka Excel Discussion (Misc queries) 5 August 10th 06 10:13 PM


All times are GMT +1. The time now is 08:47 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"