PC Review


Reply
Thread Tools Rate Thread

Conditional formatting

 
 
cpliu
Guest
Posts: n/a
 
      3rd May 2012
2 functions I need that I can't figure out:
1. Highlight cells if the total characters (space included) of a cell is over 40.
2. Highlight the cells with a number at the left column (or a specific column) of a cell is over 40. That column, each cell has a different number.

Thanks for any suggestions!
 
Reply With Quote
 
 
 
 
Claus Busch
Guest
Posts: n/a
 
      3rd May 2012
Hi,

Am Thu, 3 May 2012 10:53:04 -0700 (PDT) schrieb cpliu:

> 2 functions I need that I can't figure out:
> 1. Highlight cells if the total characters (space included) of a cell is over 40.
> 2. Highlight the cells with a number at the left column (or a specific column) of a cell is over 40. That column, each cell has a different number.


select your table from A1:End
and then CF with the formula:
=OR(LEN(A1)>40,AND(LEN(B1)>40,ISNUMBER(A1)))


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I do a complex conditional in a conditional formatting formula Ray Stevens Microsoft Excel Discussion 7 12th Mar 2006 11:24 PM
Conditional Formatting - Can I select a select with Conditional Formatting? Greegan Microsoft Excel Worksheet Functions 5 31st Oct 2005 03:19 PM
Conditional Formatting that will display conditional data =?Utf-8?B?QnJhaW5GYXJ0?= Microsoft Excel Worksheet Functions 1 13th Sep 2005 05:45 PM
Conditional Formatting w/ Conditional Functions... using AND =?Utf-8?B?S1dHU05B?= Microsoft Excel Programming 2 16th Mar 2004 07:56 PM
Conditional, Conditional Formatting John Meyer Microsoft Excel Discussion 8 21st Dec 2003 09:37 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:36 PM.