H
Hasse
Hi,
I have a string that looks like this,
"EC330-360_D10CA010119_Carl Axling_2001-05-10.doc".
From that string I would like to create four columns like this,
EC330-360 D10CA010119 John Smith 2001-05-10
How do I put these four strings in separate columns?
Regards,
Hans
I have a string that looks like this,
"EC330-360_D10CA010119_Carl Axling_2001-05-10.doc".
From that string I would like to create four columns like this,
EC330-360 D10CA010119 John Smith 2001-05-10
How do I put these four strings in separate columns?
Regards,
Hans