automatically prompt then update in multiple places

G

Guest

I want to automatically prompt users and then update with the response in
certain places within proposal documents.

For example, we have proposals that currently have CUSTOMER NAME appearing
throughout a document, or DATE appearing in footers. I want to automatically
ask the proposal users what the CUSTOMER NAME should be; then, once they
respond, to have Word automatically update their answer in all the places
that CUSTOMER NAME appears. This would be faster than using Find and Replace.
Similarly, I'd like the user to be asked to populate the DATE with the date
in the future they choose (not a field code date).

This will alleviate time for the many folks who use these documents on a
daily basis. More importantly, it will eliminate the potential of the user
forgetting to make updates in all the needed places. Since these are
proposals, these are important quality issues to us.

Does anyone have any idea on how to make this prompting be automatic and
the subsequent response automatically populate too?

Any guidance will be helpful.
 
S

Suzanne S. Barnhill

Much the simplest way to do this is to use a UserForm to collect the data
and write it to custom document properties. Use DocProperty fields in the
document to insert the data from the properties.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
S

Suzanne S. Barnhill

Much the simplest way to do this is to use a UserForm to collect the data
and write it to custom document properties. Use DocProperty fields in the
document to insert the data from the properties.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top