Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 55
Default Date Reformating Question

This is actually a two part question.

First: I have more than 650 birth dates arranged on a spreadsheet with the
birth months in column €˜G, the birth day in column H and the birth year
in column €˜I, is there a way to combine the three columns into one column
eliminating the three separate columns?

Second: I use this formula =VLOOKUP(I3,Start!$B$21:$E$27,3,FALSE) to
arrive at a result based on the year of the birth date (i.e. if cell I3
contained a €˜1996 then the result would be €˜U16).

How would I adjust this formula to handle the new date format in the first
part of this question?

This is part of the table from the €œStart€ work sheet:

B C D E
21 1993 17 U18 N
22 1994 16 U18 N
23 1995 15 U16 Y
24 1996 14 U16 Y
25 1997 13 U14 Y
26 1998 12 U14 Y
27 1999 11 U12 Y

Thanks,
Kerry


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Date Reformating Question

In Cell J1
=DATE(I1,G1,H1)

=VLOOKUP(YEAR(J1),Start!$B$21:$E$27,3,FALSE)

--
Jacob


"Ksean" wrote:

This is actually a two part question.

First: I have more than 650 birth dates arranged on a spreadsheet with the
birth months in column €˜G, the birth day in column H and the birth year
in column €˜I, is there a way to combine the three columns into one column
eliminating the three separate columns?

Second: I use this formula =VLOOKUP(I3,Start!$B$21:$E$27,3,FALSE) to
arrive at a result based on the year of the birth date (i.e. if cell I3
contained a €˜1996 then the result would be €˜U16).

How would I adjust this formula to handle the new date format in the first
part of this question?

This is part of the table from the €œStart€ work sheet:

B C D E
21 1993 17 U18 N
22 1994 16 U18 N
23 1995 15 U16 Y
24 1996 14 U16 Y
25 1997 13 U14 Y
26 1998 12 U14 Y
27 1999 11 U12 Y

Thanks,
Kerry


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 55
Default Date Reformating Question

Works awesome...Thanks!


"Jacob Skaria" wrote:

In Cell J1
=DATE(I1,G1,H1)

=VLOOKUP(YEAR(J1),Start!$B$21:$E$27,3,FALSE)

--
Jacob


"Ksean" wrote:

This is actually a two part question.

First: I have more than 650 birth dates arranged on a spreadsheet with the
birth months in column €˜G, the birth day in column H and the birth year
in column €˜I, is there a way to combine the three columns into one column
eliminating the three separate columns?

Second: I use this formula =VLOOKUP(I3,Start!$B$21:$E$27,3,FALSE) to
arrive at a result based on the year of the birth date (i.e. if cell I3
contained a €˜1996 then the result would be €˜U16).

How would I adjust this formula to handle the new date format in the first
part of this question?

This is part of the table from the €œStart€ work sheet:

B C D E
21 1993 17 U18 N
22 1994 16 U18 N
23 1995 15 U16 Y
24 1996 14 U16 Y
25 1997 13 U14 Y
26 1998 12 U14 Y
27 1999 11 U12 Y

Thanks,
Kerry


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
Reformating large amount of data Jason Excel Discussion (Misc queries) 2 April 10th 08 10:41 PM
Pivot tables reformating Pascale Excel Discussion (Misc queries) 0 January 23rd 08 02:25 AM
reformating data- how to delete alternate blank rows quickly datamanipulator Excel Discussion (Misc queries) 4 November 27th 07 04:41 PM
Reformating a column and getting it to apply Thansal New Users to Excel 2 July 7th 06 03:04 PM
How can I defeat Excel's auto-reformating into date format? stebro Excel Discussion (Misc queries) 2 December 2nd 04 03:39 PM


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