I am trying to use data such as Day and Month as Values,
I have a serial date value and although I can format this to mm or dd and get the desired number, this cannot be used for further calculations because when called i get the whole serial value
ie: .date is 22/11/2009, Serial date i: 40139
if I format month as Date; mm the numbers appear as 11
if I format day as Date;dd the numbers appear as 22 as expected,
if I try to recall value of a cell I get 40139 for both instances....
Anyone got an answer? or know how to dissect serial date to get Years, Months and days as individual values
enjoy the brain teaser and thanks to all who try find the answer
I have a serial date value and although I can format this to mm or dd and get the desired number, this cannot be used for further calculations because when called i get the whole serial value
ie: .date is 22/11/2009, Serial date i: 40139
if I format month as Date; mm the numbers appear as 11
if I format day as Date;dd the numbers appear as 22 as expected,
if I try to recall value of a cell I get 40139 for both instances....
Anyone got an answer? or know how to dissect serial date to get Years, Months and days as individual values
enjoy the brain teaser and thanks to all who try find the answer