Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default DOB short in acceding order

Hi,

I have a excel sheet of my company employees details with their date of
birth (i.e. 20-Mar-71) detail.
now i want to short all rows by employee date of birth in acceding order.
like this:
18-Jul-1982
01-Aug-1985
08-Sep-1991
22-Nov-1986

Kindly suggest me on this.....

Thanks....
PREM SONI
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default DOB short in acceding order

Hi,

At the risk of pointing out the obvious why not select them and then

Data|Sort select the column and ascending and sort

Mike

"Prem Soni" wrote:

Hi,

I have a excel sheet of my company employees details with their date of
birth (i.e. 20-Mar-71) detail.
now i want to short all rows by employee date of birth in acceding order.
like this:
18-Jul-1982
01-Aug-1985
08-Sep-1991
22-Nov-1986

Kindly suggest me on this.....

Thanks....
PREM SONI

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default DOB short in acceding order

Hi Mike,

Thanks for responding.
I have done the same but it shorting year wise i want to short in that
column in Month and then day wise. Kindly suggest me.

Thanks,
PREM SONI

"Mike H" wrote:

Hi,

At the risk of pointing out the obvious why not select them and then

Data|Sort select the column and ascending and sort

Mike

"Prem Soni" wrote:

Hi,

I have a excel sheet of my company employees details with their date of
birth (i.e. 20-Mar-71) detail.
now i want to short all rows by employee date of birth in acceding order.
like this:
18-Jul-1982
01-Aug-1985
08-Sep-1991
22-Nov-1986

Kindly suggest me on this.....

Thanks....
PREM SONI

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default DOB short in acceding order

Hi,

2 helper columns

Column b = Month(a1)
Column c =Day(a1)

Drag both columns down

Select all 3 columns then sort on Column B ascending and column C ascending

Columns B&C can be hidden

Mike

"Prem Soni" wrote:

Hi Mike,

Thanks for responding.
I have done the same but it shorting year wise i want to short in that
column in Month and then day wise. Kindly suggest me.

Thanks,
PREM SONI

"Mike H" wrote:

Hi,

At the risk of pointing out the obvious why not select them and then

Data|Sort select the column and ascending and sort

Mike

"Prem Soni" wrote:

Hi,

I have a excel sheet of my company employees details with their date of
birth (i.e. 20-Mar-71) detail.
now i want to short all rows by employee date of birth in acceding order.
like this:
18-Jul-1982
01-Aug-1985
08-Sep-1991
22-Nov-1986

Kindly suggest me on this.....

Thanks....
PREM SONI

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default DOB short in acceding order

It depends whether the content of your cells is text, or numbers in Excel
date format.
If the former, you'd be better chaging it to the latter, then the sort will
be easy.
--
David Biddulph

Prem Soni wrote:
Hi,

I have a excel sheet of my company employees details with their date
of birth (i.e. 20-Mar-71) detail.
now i want to short all rows by employee date of birth in acceding
order. like this:
18-Jul-1982
01-Aug-1985
08-Sep-1991
22-Nov-1986

Kindly suggest me on this.....

Thanks....
PREM SONI





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default DOB short in acceding order

If I want to sort by month, then day, I'll use a helper column with a formula
like:

=text(a1,"mmdd")
(and drag down)

And then sort the entire range by this helper column.

Prem Soni wrote:

Hi,

I have a excel sheet of my company employees details with their date of
birth (i.e. 20-Mar-71) detail.
now i want to short all rows by employee date of birth in acceding order.
like this:
18-Jul-1982
01-Aug-1985
08-Sep-1991
22-Nov-1986

Kindly suggest me on this.....

Thanks....
PREM SONI


--

Dave Peterson
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 stop Excel file UK date order changing to US order in m.merge Roger Aldridge Excel Discussion (Misc queries) 1 October 9th 07 11:52 PM
Can I short worksheets ascending or descending order ? Jitender Kadyan Excel Worksheet Functions 1 August 25th 07 08:54 AM
Series order conflicts with line order Cowtoon Charts and Charting in Excel 3 January 15th 06 08:43 PM
I want a purchase order that includes page number (if to be order. Angela New Users to Excel 1 December 3rd 04 04:39 PM
Daily Macro to Download Data, Order and paste in order Iarla Excel Worksheet Functions 1 November 17th 04 01:59 PM


All times are GMT +1. The time now is 05:42 PM.

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"