How do you make the form questions come up when you start the document? For some reason mine doesn't want to do that. Is there an additional line of code that needs to be added perhaps?
It looks like this: Private Sub Document_New() stInfo.Show End Sub Private Sub Document_Open() stInfo.Show End Sub Use Sub Document_New if you're creating a template.
How do you make the form questions come up when you start the document? For some reason mine doesn't want to do that. Is there an additional line of code that needs to be added perhaps?
It looks like this:
Private Sub Document_New()
stInfo.Show
End Sub
Private Sub Document_Open()
stInfo.Show
End Sub
Use Sub Document_New if you're creating a template.
@@LearningEngineercom Thanks, I will try your suggestion. Great video. Keep up the good work :)
Gracias. Excelent video
I love this concept but this doesn't work with legacy form fields. Please help!
You can have one form field apply to many bookmarks, but you have to have a separate variable for each bookmark.
Hi - the document link seems broken?
I will have it fixed shortly. Thank you for letting me know.
hello how to feed a listbox on UserForm word vba 'Thank you for everything'
hi, how to Delete contents/information of bookmark without deleting bookmark ?
help please.
Yes, same question sir. Thank you so much.
You have to apply a null value like empty quotation marks.