J
Jon
I'd like to write a macro that allows the user to alter the character
spacing of characters that have been previously selected. When I run the
macro, I'd like a small box to appear where the user can type in the
required character spacing. How do I make a box appear, and how do I get it
to disappear when the user presses the Enter key, and how do I read the data
that was typed in. Also, presumably this would be a string. How do I convert
it to a number in VBA?
spacing of characters that have been previously selected. When I run the
macro, I'd like a small box to appear where the user can type in the
required character spacing. How do I make a box appear, and how do I get it
to disappear when the user presses the Enter key, and how do I read the data
that was typed in. Also, presumably this would be a string. How do I convert
it to a number in VBA?