Nitesh791102
New Member
Hi All,
I need to extract all the numbers separated by comma from the text in the following format:
Adam-Graes, Pat, ;#450;#Baz, Bad, ;#301;#George, Al, ;#285;#Heney, Matew, M;#421;#Vinky, Eott, ;#339;#Yan, Elizabet, ;#338
Desired output: 450, 301, 285, 421, 339, 338
Thank you in advance.
Nitesh
I need to extract all the numbers separated by comma from the text in the following format:
Adam-Graes, Pat, ;#450;#Baz, Bad, ;#301;#George, Al, ;#285;#Heney, Matew, M;#421;#Vinky, Eott, ;#339;#Yan, Elizabet, ;#338
Desired output: 450, 301, 285, 421, 339, 338
Thank you in advance.
Nitesh