Folks,
I have a string date which I can convert to numeric using: =DateValue("1/2/2011") results in 39084
I'm trying to use ONLY FORMULAS to convert either the string or the numeric date into a date formatted object. Using the UI for formatting is not an option.