ShortieFoSho
New Member
- Joined
- May 3, 2014
- Messages
- 2
Hey
I'm super new to this so excuse my ignorance!
I have a userform created in Word 2010 VBA that I need a pop out box to appear once all the information has been filled in.
For the purposes of this example we'll say the Userform has 1 label and 1 Textbox and I need to see the Label name and Textbox data entered on the userform.
1 text box - textbox_1
1 Label - Label_1
Userform - Userform1
The userform I am creating is going to be used several times a day and I need the info to be displayed for copying and pasting into another system so re-opening the template each time I need the user to complete the form will just waste time.
I could be going about this the wrong way so am completely open to suggestions - at the minute I solely have a userform with bookmarks in the Word Doc - but these bookmarks get deleted and are a pain to keep creating ..
Any help at all would be greatly appreciated!!
Thanks
Shortie
I'm super new to this so excuse my ignorance!
I have a userform created in Word 2010 VBA that I need a pop out box to appear once all the information has been filled in.
For the purposes of this example we'll say the Userform has 1 label and 1 Textbox and I need to see the Label name and Textbox data entered on the userform.
1 text box - textbox_1
1 Label - Label_1
Userform - Userform1
The userform I am creating is going to be used several times a day and I need the info to be displayed for copying and pasting into another system so re-opening the template each time I need the user to complete the form will just waste time.
I could be going about this the wrong way so am completely open to suggestions - at the minute I solely have a userform with bookmarks in the Word Doc - but these bookmarks get deleted and are a pain to keep creating ..
Any help at all would be greatly appreciated!!
Thanks
Shortie