hi everyone,
I am fairly new so easy things trip me up, I have data in a column that is entered as 'BE-333' or 'REW-478' or 'BD222' or 'BD-44RD'. which of course shouldn't have been entered that way. My problem is how to go about seperating the fisrt set of characters from the numbers (less the dash and toss the ending chars) and then put them in separate fields. Is a procedure with if statements the best way to start or a substr?? I have just started my research on this so any help is well...helpful.
Thanks.
I am fairly new so easy things trip me up, I have data in a column that is entered as 'BE-333' or 'REW-478' or 'BD222' or 'BD-44RD'. which of course shouldn't have been entered that way. My problem is how to go about seperating the fisrt set of characters from the numbers (less the dash and toss the ending chars) and then put them in separate fields. Is a procedure with if statements the best way to start or a substr?? I have just started my research on this so any help is well...helpful.
Thanks.