Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Hubitron2000
 
Posts: n/a
Default Conditional formatting when cell value is top 3 of column . . .

Any ideas?

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
thechilipino
 
Posts: n/a
Default Conditional formatting when cell value is top 3 of column . . .

hi h2000:

one possibility would to use conditional formatting - 'formula is':

=OR(A1=LARGE(range,3),A1=LARGE(range,2),A1=LARGE(r ange,1))

hth.

cheers. thechilipino.

"Hubitron2000" wrote:

Any ideas?

Thanks!

  #3   Report Post  
Posted to microsoft.public.excel.misc
Hubitron2000
 
Posts: n/a
Default Conditional formatting when cell value is top 3 of column . .

Worked great, thanks!

"thechilipino" wrote:

hi h2000:

one possibility would to use conditional formatting - 'formula is':

=OR(A1=LARGE(range,3),A1=LARGE(range,2),A1=LARGE(r ange,1))

hth.

cheers. thechilipino.

"Hubitron2000" wrote:

Any ideas?

Thanks!

  #4   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default Conditional formatting when cell value is top 3 of column . . .

=OR(A1=LARGE(range,{1,2,3}))

Biff

"thechilipino" wrote in message
...
hi h2000:

one possibility would to use conditional formatting - 'formula is':

=OR(A1=LARGE(range,3),A1=LARGE(range,2),A1=LARGE(r ange,1))

hth.

cheers. thechilipino.

"Hubitron2000" wrote:

Any ideas?

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
Deferring conditional formatting? Pheasant Plucker® Excel Discussion (Misc queries) 14 March 17th 06 08:17 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
enhanced conditional formatting Stuart Excel Discussion (Misc queries) 13 November 13th 05 07:20 PM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM
Conditional formatting row if cell value in certain column is even Hyland Hunt Excel Worksheet Functions 1 February 2nd 05 08:21 PM


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