Probally a really simple question on search and replace
Moderator: General Moderators
-
ryan031385
- Forum Newbie
- Posts: 2
- Joined: Fri Aug 15, 2003 4:25 pm
Probally a really simple question on search and replace
I have a string in a variable it is a birthdate in the form of mm/dd/yy what kind of function would I use and how to put this in an array or 3 seperate variables saying hey before the first / i want as one varible , berfoer the second i want as another varible and after the last / i was the third variable or is there an easier way to do this?