Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
pamstolen
 
Posts: n/a
Default How do I find highest number in a row and change color?

Which formula would I use to find the highest number in a row, and change the
color of that cell to red? Is that an array formula?
  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

Assuming row 1:

1. Select the row and go to Format Conditional
Formatting.
2. Select "Formula Is" and put:

=MAX(1:1)=A$1

3. Press the "Format" button and format as desired.

HTH
Jason
Atlanta, GA

-----Original Message-----
Which formula would I use to find the highest number in

a row, and change the
color of that cell to red? Is that an array formula?
.

  #3   Report Post  
pamstolen
 
Posts: n/a
Default

Thanks. That worked great. I don't suppose there is a way to do the same
thing for the second highest. Thanks for your help.

"Jason Morin" wrote:

Assuming row 1:

1. Select the row and go to Format Conditional
Formatting.
2. Select "Formula Is" and put:

=MAX(1:1)=A$1

3. Press the "Format" button and format as desired.

HTH
Jason
Atlanta, GA

-----Original Message-----
Which formula would I use to find the highest number in

a row, and change the
color of that cell to red? Is that an array formula?
.


  #4   Report Post  
Ola
 
Posts: n/a
Default

=LARGE(1:1,rank)=A$1 where rank 1, 2, 3, ...

Ola Sandstrom

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



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