Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default cell text length conditional formatting - Excel 2003

i have a sheet with data in cells A1:D250. i would like to apply conditional
formatting to any cell in the range that has a text length over 15
characters, is this possible?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default cell text length conditional formatting - Excel 2003

Sorry, not without VBA coding.

However, you could consider using Data Validation to limit the number of
characters entered into a cell with an alert given when it exceeds 15
characters.

"Manc Shaun" wrote:

i have a sheet with data in cells A1:D250. i would like to apply conditional
formatting to any cell in the range that has a text length over 15
characters, is this possible?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default cell text length conditional formatting - Excel 2003

Select A1:D250 range and enter =LEN(A1)15 in CF formula field!

Regards,
Stefi

€˛Manc Shaun€¯ ezt Ć*rta:

i have a sheet with data in cells A1:D250. i would like to apply conditional
formatting to any cell in the range that has a text length over 15
characters, is this possible?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default cell text length conditional formatting - Excel 2003

You can use FORMULA IS and test for Len(A1)15



"Manc Shaun" wrote:

i have a sheet with data in cells A1:D250. i would like to apply conditional
formatting to any cell in the range that has a text length over 15
characters, is this possible?

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
limit text length in a text box in excel 2003 Darren New Users to Excel 1 May 14th 08 02:14 PM
Conditional Formatting based on text within a cell w/ text AND num Shirley Excel Worksheet Functions 2 December 22nd 06 01:40 AM
Excel 2003 print problem with conditional formatting cell selected MarkGerritsen Excel Discussion (Misc queries) 1 March 22nd 06 02:48 PM
How do I set up a text cell in Excel with restricted length? ElonRoger Excel Discussion (Misc queries) 2 September 28th 05 04:39 PM
Wrap text limits in Excel 2003 cell formatting Adelrose Excel Discussion (Misc queries) 1 April 19th 05 06:32 PM


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