|
-
Aug 21st, 2000, 10:39 AM
#1
Thread Starter
Junior Member
Hello and good morning!
I'm trying to show a VBA form in Word from VB code.
By this point, I've already started a new instance of Word and added a new doc based on specificed template. Now I want to show form frmQuestionType (user form within template to which the Word document based).
I assume the reference to the form is something like:
word.application.activeducment.frmQuestionType.show
But this syntax isn't working.... any thought or other ideas?
Mark
-
Aug 21st, 2000, 11:11 AM
#2
Addicted Member
I think I know what you are trying to do. Check out the help documentation for Formfield object.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|