Quantcast
Viewing all articles
Browse latest Browse all 9269

splitting a string

Dear all,

             I have to split a string on four parts, how can i use it. 401040302\PCA\CA-PR-E008-14\1234   i want to split this into four parts based on delimiter.

 

1. 401040302

2.PCA

3. CA-PR-E008-14

4.1234  

 

please let me know the formula..


Viewing all articles
Browse latest Browse all 9269