Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Baerbel
 
Posts: n/a
Default create a date from year, day and month

I have an excel table that contains seperate rows with year, month and day of
a measurement as integer numbers - so for example the numbers 2004, 11, 13
would code Nov-13, 2004. Is there an easy way to create the date from the
year/month/day numbers?
  #3   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
=DATE(A1,A2,A3)
where
A1: Year
A2: Month
A3: Day

--
Regards
Frank Kabel
Frankfurt, Germany


Baerbel wrote:
I have an excel table that contains seperate rows with year, month
and day of a measurement as integer numbers - so for example the
numbers 2004, 11, 13 would code Nov-13, 2004. Is there an easy way to
create the date from the year/month/day numbers?


  #4   Report Post  
Baerbel
 
Posts: n/a
Default

Vielen Dank :-)

"Frank Kabel" wrote:

Hi
=DATE(A1,A2,A3)
where
A1: Year
A2: Month
A3: Day

--
Regards
Frank Kabel
Frankfurt, Germany


Baerbel wrote:
I have an excel table that contains seperate rows with year, month
and day of a measurement as integer numbers - so for example the
numbers 2004, 11, 13 would code Nov-13, 2004. Is there an easy way to
create the date from the year/month/day numbers?



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



All times are GMT +1. The time now is 10:22 PM.

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"