G
Guest
Hi there a receive a string from a recordset which contains a telephone
number.
It looks like: (03) 9888 5566
How can I manipulate the string, so that the () are deleted.
It should look like this: 03 9888 5566
I also receive a string which contains a mobile number. There should be
another empty space.
It looks like: 0407 566454
But it should look like 0407 566 454
I can't work it out. It drives me nuts :-(
Thanks for your help
Chris
number.
It looks like: (03) 9888 5566
How can I manipulate the string, so that the () are deleted.
It should look like this: 03 9888 5566
I also receive a string which contains a mobile number. There should be
another empty space.
It looks like: 0407 566454
But it should look like 0407 566 454
I can't work it out. It drives me nuts :-(
Thanks for your help
Chris