Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 79
Default Formatting to highlight rows

I have a worksheet with 6 columns of data. I want to have the rows
highlighted if data in 2 columns is over a certain number. For example, if
column E2 is over 20,000 and F2 is over 15%, I want to highlight the entire
row yellow. Does anyone know how to set this up?

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Formatting to highlight rows

Angie

Select entire rows or just the range in the 6 columns to format then
FormatConditional Formatting.

Formula is: =AND($E220000,$F215%)

Note the $ signs must be as shown to lock columns E and F reference but not the
rows reference.

Pick a pretty color from the FormatPatterns and OK your way out.


Gord Dibben MS Excel MVP

On Tue, 15 Aug 2006 14:10:02 -0700, Angie
wrote:

I have a worksheet with 6 columns of data. I want to have the rows
highlighted if data in 2 columns is over a certain number. For example, if
column E2 is over 20,000 and F2 is over 15%, I want to highlight the entire
row yellow. Does anyone know how to set this up?

Thanks!


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
Insert rows based on specific value bob Excel Worksheet Functions 6 February 29th 08 07:11 PM
Conditional Formatting for rows... dramajuana Excel Discussion (Misc queries) 1 June 12th 06 07:39 PM
How to get more than 3 rows in Conditional Formatting Shants Excel Discussion (Misc queries) 1 May 29th 06 07:41 PM
(Unsuccessfully!) Unhiding Rows in Excel 2003 [email protected] Excel Worksheet Functions 6 May 24th 06 08:17 PM
Conditional Filtering carl Excel Worksheet Functions 2 June 10th 05 01:58 AM


All times are GMT +1. The time now is 01:14 AM.

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"