Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
cp
 
Posts: n/a
Default How do I "extract" birthyear from a date field?

I have a column of birthdates in date format but need a column that contains
just the 2-digit birthyear, not the full date.
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Billigmeier
 
Posts: n/a
Default How do I "extract" birthyear from a date field?

=YEAR(A1)

--
Regards,
Dave


"cp" wrote:

I have a column of birthdates in date format but need a column that contains
just the 2-digit birthyear, not the full date.

  #3   Report Post  
Posted to microsoft.public.excel.misc
salut
 
Posts: n/a
Default How do I "extract" birthyear from a date field?

That will show 4 digit year.
This would work
=TEXT(A1,"YY")

"David Billigmeier" wrote:

=YEAR(A1)

--
Regards,
Dave


"cp" wrote:

I have a column of birthdates in date format but need a column that contains
just the 2-digit birthyear, not the full date.

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
Blank field formatted as date Emily8 Excel Worksheet Functions 5 October 11th 05 07:54 PM
Syntax Error in Excel Query for DATE field James T Excel Discussion (Misc queries) 3 August 31st 05 12:33 PM
in vba for access how do i get the day of the week for a date field? Daniel Excel Worksheet Functions 1 July 8th 05 12:57 AM
Recurring annual events using a specific date as a trigger date Bamboozled Excel Worksheet Functions 1 June 6th 05 01:44 PM
How can I format a cell so date field only displays the Month? tk_2u Excel Discussion (Misc queries) 3 December 4th 04 12:54 AM


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