D
#DIV/0
I thought I'd seen this covered but can't find it now...
I have a mass of old docs full of little typing errors like not using the À
character but writing A', or double-spces and weird stuff before or after
commas, colons and brackets. I've written a chain of text replacement subs
that check through the text one after another and put all these things right
(from a userform where I have "replace" and "skip" buttons).
This works fine but now I've come across a whole load of these docs that
contain textboxes too. Lots of them, some used as labels for pictures, some
as callouts or comments.
How can I run my string of routines for all the textboxes ?
I have a mass of old docs full of little typing errors like not using the À
character but writing A', or double-spces and weird stuff before or after
commas, colons and brackets. I've written a chain of text replacement subs
that check through the text one after another and put all these things right
(from a userform where I have "replace" and "skip" buttons).
This works fine but now I've come across a whole load of these docs that
contain textboxes too. Lots of them, some used as labels for pictures, some
as callouts or comments.
How can I run my string of routines for all the textboxes ?