ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   create a date from year, day and month (https://www.excelbanter.com/excel-worksheet-functions/6361-create-date-year-day-month.html)

Baerbel

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?

Don Guillett

Look in Help index for date functions

--
Don Guillett
SalesAid Software

"Baerbel" wrote in message
...
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?




Frank Kabel

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?



Baerbel

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?





All times are GMT +1. The time now is 09:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com