Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default auto sort cells

HELLO
I have table with dates in cells C3:C33
I wont after I write her dates come out automatically the 6 bigger
dates in the column L
(L3=the 1st date, L4=the 2nd date etc).

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default auto sort cells


You can use the LARGE function

Cell L3 Formula = LARGE($C$3:$C$33,1) formatted as a date
Cell L4 Formula = LARGE($C$3:$C$33,2) formatted as a date
Cell L5 Formula = LARGE($C$3:$C$33,3) formatted as a date
Cell L6 Formula = LARGE($C$3:$C$33,4) formatted as a date
Cell L7 Formula = LARGE($C$3:$C$33,5) formatted as a date
Cell L8 Formula = LARGE($C$3:$C$33,6) formatted as a date



billll Wrote:
HELLO
I have table with dates in cells C3:C33
I wont after I write her dates come out automatically the 6 bigger
dates in the column L
(L3=the 1st date, L4=the 2nd date etc)


--
Excelenato

-----------------------------------------------------------------------
Excelenator's Profile: http://www.excelforum.com/member.php...fo&userid=3676
View this thread: http://www.excelforum.com/showthread.php?threadid=56765

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
Is there a way to Auto sort or save a sort? Barbie Excel Discussion (Misc queries) 11 December 1st 09 09:48 PM
Auto-Sort Won't Sort All Column Cells TikiTembo Excel Discussion (Misc queries) 1 March 25th 08 07:00 PM
auto sort Vicki Excel Worksheet Functions 6 November 16th 07 10:19 PM
Auto sort A[_2_] Excel Programming 1 March 29th 06 11:13 PM
Auto Sort Phil Excel Worksheet Functions 1 November 24th 04 11:13 AM


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