+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    02-07-2010
    Location
    India
    MS-Off Ver
    Excel 2007 & 2003
    Posts
    13

    Change text colour when crossing character limit

    Hi,

    In a cell when I type a word more than 22 characters the text should turn red.

    I used data validation for character limit but not able to construct any formula to turn the text red when it crosses the limit.Don't want any error warning as given by data validation.

    I also tried with conditional formatting but no success.

    PLEASE HELP !!!!

    Sorry if its a repost.

    Thanks in advance

    Vivek

  2. #2
    Forum Guru martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    10,478

    Re: Change text colour when crossing character limit

    you can use the use a formula option in conditional formatting then put
    =LEN(A1)>22 however it will not change while you are typing only after you exit the cell
    Mojito connoisseur and a dabbler in Cisco
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    02-07-2010
    Location
    India
    MS-Off Ver
    Excel 2007 & 2003
    Posts
    13

    Re: Change text colour when crossing character limit

    thanks a lot martin

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0