View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
garfield-n-odie [MVP] garfield-n-odie [MVP] is offline
external usenet poster
 
Posts: 2,587
Default Populate text boxes when checkbox selected

Answered in several other places where you asked the same question.
Please do not multipost.

Debbiedo wrote:

I want to update some text boxes when a check box is selected.

I have 3 bookmarks labeled Text1, Text2 and Text3. When the user
selects the checkbox, a macro needs to be executed which populates
bookmarks TextA with data entered in bookmark Text1, TextB populated
with Text2 and TextC with Text3.

I need help with the macro or VBA script please.

I am using a MS Word 2003, protected form.

Thanks, Deb