I have a file I get where dates come in as text like
'9/1/2011
I want to convert that to
40787 which is the value of the actual date if it were texted to column to date.
Text(b1) = 40787 if I text to text to column
Is there some way to in the formula get the same result without texting to coulmn
if B1 = '9/1/2011?
Many thanks
'9/1/2011
I want to convert that to
40787 which is the value of the actual date if it were texted to column to date.
Text(b1) = 40787 if I text to text to column
Is there some way to in the formula get the same result without texting to coulmn
if B1 = '9/1/2011?
Many thanks