Thread: date problem
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default date problem

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!