Hi,
I have 5000 rows of information that has a column with dates entered in it. The dates have been entred in the format 990920. I want to be able to convert them to the format of 09/20/1999. I understand the @DATE command, and used it to convert the date to an integer, then convert the integer to the desired date. But how can i use the @DATE command on all rows, so i dont have to go through each row individually. Is there a pre-built function i can use, or a macro that can be used to transfer all the dates to the new format.
thank you
Ridsey
I have 5000 rows of information that has a column with dates entered in it. The dates have been entred in the format 990920. I want to be able to convert them to the format of 09/20/1999. I understand the @DATE command, and used it to convert the date to an integer, then convert the integer to the desired date. But how can i use the @DATE command on all rows, so i dont have to go through each row individually. Is there a pre-built function i can use, or a macro that can be used to transfer all the dates to the new format.
thank you
Ridsey