G
Guest
I get data in that I have work with that comes in a string in a single field
called Field1 that looks like like this:
203948sdf, 4,3,3, ysdifwier werioweir ** sdlfkwier jsdfj, fjdj
How can I remove all of the characters, the commas the asterisks all of it,
and also make sure there is just one space between each item so when I'm done
it would look like:
203948sdf 4 3 3 ysdifwier werioweir sdlfkwier jsdfj fjdj
called Field1 that looks like like this:
203948sdf, 4,3,3, ysdifwier werioweir ** sdlfkwier jsdfj, fjdj
How can I remove all of the characters, the commas the asterisks all of it,
and also make sure there is just one space between each item so when I'm done
it would look like:
203948sdf 4 3 3 ysdifwier werioweir sdlfkwier jsdfj fjdj