If statement referencing a VBA Form
- From: Brenda <Brenda@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 10 Sep 2009 05:08:01 -0700
Can you use a field to reference a selection made on a VBA form?
Scenario:
1. Word 2007
2. Deed Document (used as a template)
3. Depending on whether the Grantor is a person or company there are two
different Affidavits
4. I cannot use a .dot file because our Document Management Systems will
not open .dot files therefore cannot use AutoText
On my vba form there are option buttons - individual(s) or company.
Depending on the option you select, in the document I'd like: If you
selected the company option then use this affidavit but don't know how to
reference the PrecForm1.grantorcompany option button in Word's If field (if
it can be done at all).
Tks...Brenda
.
- Follow-Ups:
- RE: If statement referencing a VBA Form
- From: DaveLett
- RE: If statement referencing a VBA Form
- Prev by Date: Re: Using Hyperlink (Mail) Macro in Protected Word Forms (2003)
- Next by Date: Re: How do a find out how many pages in a document
- Previous by thread: How do a find out how many pages in a document
- Next by thread: RE: If statement referencing a VBA Form
- Index(es):
Relevant Pages
|