Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Number of day - date function

Hi NG,

Is there a function in Excel that returns the date when given the
number of the day in the year (i.e. 1-365)?

All help is greatly appreciated. Thanks in advance!

Best,

M.L.

  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary Brown
 
Posts: n/a
Default Number of day - date function


In an available cell (say A1), put the date 31/12/05, then next to the
cell where you enter the number for the days into a year (say B2) enter
=A2+A1


--
Gary Brown
------------------------------------------------------------------------
Gary Brown's Profile: http://www.excelforum.com/member.php...o&userid=17084
View this thread: http://www.excelforum.com/showthread...hreadid=502524

  #3   Report Post  
Posted to microsoft.public.excel.misc
roadkill
 
Posts: n/a
Default Number of day - date function

You can just add the number of days to the last day of the previous year.

Example:
="12/31/2005" + I4 would yield the date in 2006 according to the value in I4
(when formatted as a date, of course).

Will

" wrote:

Hi NG,

Is there a function in Excel that returns the date when given the
number of the day in the year (i.e. 1-365)?

All help is greatly appreciated. Thanks in advance!

Best,

M.L.


  #4   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Number of day - date function

Assumint numbers are in Column A, and you want dates for THIS year, put this
in B1 ad copy down..........

=DATEVALUE(12&"/"&31&"/"&YEAR(TODAY()))-365+A1

Vaya con Dios,
Chuck, CABGx3



" wrote:

Hi NG,

Is there a function in Excel that returns the date when given the
number of the day in the year (i.e. 1-365)?

All help is greatly appreciated. Thanks in advance!

Best,

M.L.


  #5   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Number of day - date function

Thanks to all! I appreciate it.

Best,

M.L.

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
Number value based on date function Neil M Excel Worksheet Functions 2 January 12th 06 12:57 AM
Using the Indirect function with a sheet number instead of a sheet name JDB Excel Worksheet Functions 5 December 31st 05 03:03 PM
Date Function LisaS Excel Discussion (Misc queries) 1 July 27th 05 08:36 PM
Number range function Sonya T Excel Discussion (Misc queries) 2 July 19th 05 01:19 AM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM


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