i have a field that contain string , like this :
(15-SW-037[SMAW]#0~300,RS,RES)
(15-SW-042[SMAW]#0~0,GM,RET#1600~1700,SL,REP)
etc ....
i want to split them to several fields : field1 :15-sw-037 Field 2 : [smaw] Field 3 : 0~0 ,etc ....
is there any way to do this ?
thanks in advance![]()