Convert mmddccyy to ccyymmdd?

D

Douglas J. Steele

I'd definitely use & rather than + to concatenate the values, just to make
sure it does concatenate and not add the numeric values.
 
Top