E
Ed Peters
Hi all,
I need to replace double quotes " with nothing.
However the code below does not work for double quotes.
Selection.Replace What:=""", Replacement:=""
Any ideas?
Thanks,
Ed
I need to replace double quotes " with nothing.
However the code below does not work for double quotes.
Selection.Replace What:=""", Replacement:=""
Any ideas?
Thanks,
Ed