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 highlight the highest cell in a column

Column B5 - B25 contain a set of numbers. How can I highlight the cell with
the highest number?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default highlight the highest cell in a column

1. Select the cell/Range (say B5:B25). Please note that the cell reference B5
mentioned in the formula is the active cell in the selection. Active cell
will have a white background even after selection

2. From menu FormatConditional Formatting
3. For Condition1Select 'Formula Is' and enter the below formula

=B5=MAX($B$5:$B$25)

4. Click Format ButtonPattern and select your color (say Red)
5. Hit OK


Incase you are using 2007: Goto Home tabStylesConditional
FormattingManage rulesNew ruleUse a formula to determine which cells to
format

If this post helps click Yes
---------------
Jacob Skaria


"exhub58" wrote:

Column B5 - B25 contain a set of numbers. How can I highlight the cell with
the highest number?

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
how do i highlight the ten highest numbers in a range? Help Wanted Excel Discussion (Misc queries) 3 May 5th 09 06:39 PM
highlight highest and lowest cells within a given column in ex Tim New Users to Excel 0 November 29th 06 10:36 PM
highlight highest and lowest cells within a given column in excel CLR New Users to Excel 0 November 29th 06 02:28 PM
highlight highest and lowest cells within a given column in excel Tim New Users to Excel 0 November 29th 06 12:33 PM
2 rows, highest No in row 1, then highest number in row 2 relating to that column, possible duplicates John Excel Worksheet Functions 3 August 11th 06 04:34 AM


All times are GMT +1. The time now is 07:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"