H
Ha
I want to convert a date into a numeric value.
I tried using the DatePart function in a textbox.
=DatePart("y",#3/13/1997#)
Result show 72 when it should be 35502.
I want to convert the date into days. How do I do that?
I tried using the DatePart function in a textbox.
=DatePart("y",#3/13/1997#)
Result show 72 when it should be 35502.
I want to convert the date into days. How do I do that?