Dear All,
I am trying to clean up some text so that I can format a field as a Date.
The Format at the moment is Text as it is imported from another programme which only supports Text Fields.
It comes like this 1999/05/20: which has a trailing space after the colon.
I wish to rearrange it to the following 21/05/1999 without the colon and the trailing space
so that (after further tidying up of any that do not conform to either) I can format the field as a Date field.
I am a beginner with VBA so I would appreciate suggestions.
Thank you in advance
Jim.
I am trying to clean up some text so that I can format a field as a Date.
The Format at the moment is Text as it is imported from another programme which only supports Text Fields.
It comes like this 1999/05/20: which has a trailing space after the colon.
I wish to rearrange it to the following 21/05/1999 without the colon and the trailing space
so that (after further tidying up of any that do not conform to either) I can format the field as a Date field.
I am a beginner with VBA so I would appreciate suggestions.
Thank you in advance
Jim.