J
John Finch
Hi All
I have a problem in that I have inherited a database that holds the date
value as a dayofyear number. So December 25 would be = 360
I know that DatePart will find the dayofyear (eg datepart("y",#25/12/2008#)
would return 360)
Does anyone know how I can use the value 360 to find the date?
many thanks for your help.
John
I have a problem in that I have inherited a database that holds the date
value as a dayofyear number. So December 25 would be = 360
I know that DatePart will find the dayofyear (eg datepart("y",#25/12/2008#)
would return 360)
Does anyone know how I can use the value 360 to find the date?
many thanks for your help.
John