I have a date value in text format that is 5 character and want to convert it to a proper date format. Here is a sample of the data:
07301 actually represents 7/30/2011. can anyone help me actually convert that value to the date format of mm/dd/yyyy?
thanks!
07301 actually represents 7/30/2011. can anyone help me actually convert that value to the date format of mm/dd/yyyy?
thanks!