Replace Space charcter in a string variable
Hi
have a look at the replace method in the VBA help
--
Regards
Frank Kabel
Frankfurt, Germany
Simon Shaw wrote:
I need to perform a find and replace on a string variable in VBA. I
need to replace all space characters with underscores.
|