Hi guys,
i am facing a situation where i have multiple format of dates in a column. An example will be row 1-5 will be 15/1/11 and row 6-10 will be 1/15/11. however i am very sure that all these dates are supposed to be January.
is it possible for me to store a variable such as the month january stored as integer "1"
and compare the field data example
if the date is 1/15/2011 then the month is january if the date is 12/1/2011 it will rename to 1/12/2011?
Regard
Ryan Yu<!-- / message -->
i am facing a situation where i have multiple format of dates in a column. An example will be row 1-5 will be 15/1/11 and row 6-10 will be 1/15/11. however i am very sure that all these dates are supposed to be January.
is it possible for me to store a variable such as the month january stored as integer "1"
and compare the field data example
if the date is 1/15/2011 then the month is january if the date is 12/1/2011 it will rename to 1/12/2011?
Regard
Ryan Yu<!-- / message -->