E
ericm
Hi,
I love forms. There, I said it.
But I suspect this answer will involve macros, and those I am not too
familiar with. My latest project is a form letter that will be mailed out
with another page. The other page is a form that will be mailed back once
it's completed based on the instructions in my form letter. However, the
instructions could vary greatly, and since a picture is worth a thousand
words it would be great if I could augment my instructions with various
examples of the completed form. The example would be a picture of the
completed form (a .jpg file) inserted along side the text of my form letter.
To keep things simple though, I only want one example to accompany my
instructions, and based on my instructions. For example, if I enter into a
form field instruction set A, then I want Word to insert picture-example-A;
if I enter set B, then World should insert picture-example-B; and so on.
I could do this with checkboxes, form fields, possibly even dropdown boxes.
What I'm thinking of is something like this, which I know doesn't work, but
hopefully I'm converying the right idea:
Checkbox example :{ if THIS-CHECKBOX is CHECKED then INSERT>FILE>picture.jpg }
Form field example :{ if THIS-FORM-FIELD equals "SECTION B" then
INSERT>FILE>picture-of-completed-section-B.jpg }
Thank you.
- Eric
I love forms. There, I said it.
But I suspect this answer will involve macros, and those I am not too
familiar with. My latest project is a form letter that will be mailed out
with another page. The other page is a form that will be mailed back once
it's completed based on the instructions in my form letter. However, the
instructions could vary greatly, and since a picture is worth a thousand
words it would be great if I could augment my instructions with various
examples of the completed form. The example would be a picture of the
completed form (a .jpg file) inserted along side the text of my form letter.
To keep things simple though, I only want one example to accompany my
instructions, and based on my instructions. For example, if I enter into a
form field instruction set A, then I want Word to insert picture-example-A;
if I enter set B, then World should insert picture-example-B; and so on.
I could do this with checkboxes, form fields, possibly even dropdown boxes.
What I'm thinking of is something like this, which I know doesn't work, but
hopefully I'm converying the right idea:
Checkbox example :{ if THIS-CHECKBOX is CHECKED then INSERT>FILE>picture.jpg }
Form field example :{ if THIS-FORM-FIELD equals "SECTION B" then
INSERT>FILE>picture-of-completed-section-B.jpg }
Thank you.
- Eric