VBA Insert spaces between each character...
Hi All
I'm trying to insert hard spaces into some text in a Word Document.
This would mean that after running the code on the selected text ,
Hello There!
would become
H e l l o T h e r e !
including a double space between the words.
Can someone advise with some code , please?
Grateful for any help.
Last edited by Chayes; 07-02-2018 at 10:50 AM.
Reason: add additional text
|