Thread: date problem
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
puiuluipui puiuluipui is offline
external usenet poster
 
Posts: 468
Default date problem

Hi, works great.
Thanks1

But how to add to a date exactly 5 years?

Thanks!




"Jacob Skaria" wrote:

A1 = 161
Try formula

=DATE(2008,1,A1)

--
Jacob


"puiuluipui" wrote:

Hi, i need to know what day and month is the below date.

161th day of 2008
i have many days like this. i need a formula or something.

I need them in dd/mm/yyy format.
Can this be done?
Thanks!