Hi All,
I need to seperate a CODE field into 3 divisions and store each division in 3 seperate variables.
For eg.: A0001-00001234.
I need to seperate the above code field into 3 divisions like folowing and store in 3 seperate variables.
1. A
2. 0001
3. 00001234
How to achieve it?
Thanks,
Aravindh.
0
Answers