Hello,
I am trying to work out the best way to create a word template for use in a side business. This document is an agreement that gets sent to clients, and it's pretty generic except for the clients' name.
Is there a way that I can get the text that's entered into the textfield and then manipulate it? The textfield I'm talking about is the kind described here:
If I can use the exit macro to work out if the last character in the entered text is a s or not, I can apply the apostrophe correctly (I know that I could just do this with the entered text, but I can't rely on everyone doing that correctly..)
And also, any ideas how I'd go about running a macro to cycle through each of the textfields and replacing them with a variable entered into an inputbox?
Thanks in advance!
I am trying to work out the best way to create a word template for use in a side business. This document is an agreement that gets sent to clients, and it's pretty generic except for the clients' name.
Is there a way that I can get the text that's entered into the textfield and then manipulate it? The textfield I'm talking about is the kind described here:
If I can use the exit macro to work out if the last character in the entered text is a s or not, I can apply the apostrophe correctly (I know that I could just do this with the entered text, but I can't rely on everyone doing that correctly..)
And also, any ideas how I'd go about running a macro to cycle through each of the textfields and replacing them with a variable entered into an inputbox?
Thanks in advance!