Hi all!
My last little bug and no more annyoing help me messages!!
!!! Is is possible to have someone input data into a text box and then in a subroutine grab it rearrange it and put it back together?
what i want it to do is:
DD/MM/YYYY - split it into DD, /, MM and /YYYY then swap the 1st and 3rd parts around to MM,/,DD,/YYYY? was thinking strings and splitting but ive never attempted somethign like this - any ideas or suggestions?
Cheers
Tim
My last little bug and no more annyoing help me messages!!

what i want it to do is:
DD/MM/YYYY - split it into DD, /, MM and /YYYY then swap the 1st and 3rd parts around to MM,/,DD,/YYYY? was thinking strings and splitting but ive never attempted somethign like this - any ideas or suggestions?
Cheers
Tim