C
C''''est_moi
Word 2003. Password Protected Form. DropDown
Not quite sure if what I envision is even feasible.
Have a Schedule at the end of a contract. I have a DD in the body of the
document (two options: "below" or "Schedule A"). User to enter his
description "below" (in open fields or unprotected areas) or (if too long) in
"Schedule A" (in 2 different unprotected areas). Would like the Schedule to
"toggle" depending on user choice. User chooses "below": schedule disappear;
user chooses "schedule A": schedule stays.
Schedule has styles, headings, cross-referenced text and part of Schedule
(where description to be entered) must be remain unprotected.
I have tried with Graham "OnExitDD1()" (with autotext entry) which works to
a certain extent by keeping formatting, c/r and all (and this command came
very handy for another situation I might add). However, If I breakpage (in
style) before heading of Schedule (b/c I want it on a page by itself of
course) command tells me there is too much text or something along these
lines.
For now, I bookmarked Schedule. When user chooses "below", Schedule
disappears. I then disable DD field (b/c if user changes his mind and
rechooses Schedule A, it is unavailable since it was removed when he first
exited the DD). Works fine but I am racking my brain for some sort of a
"toggling" device.
Thx for your help/ideas. A bit of a warning: I am a neophyte in this VBA
programming (but eager to learn). So thx for your patience and understanding.
Not quite sure if what I envision is even feasible.
Have a Schedule at the end of a contract. I have a DD in the body of the
document (two options: "below" or "Schedule A"). User to enter his
description "below" (in open fields or unprotected areas) or (if too long) in
"Schedule A" (in 2 different unprotected areas). Would like the Schedule to
"toggle" depending on user choice. User chooses "below": schedule disappear;
user chooses "schedule A": schedule stays.
Schedule has styles, headings, cross-referenced text and part of Schedule
(where description to be entered) must be remain unprotected.
I have tried with Graham "OnExitDD1()" (with autotext entry) which works to
a certain extent by keeping formatting, c/r and all (and this command came
very handy for another situation I might add). However, If I breakpage (in
style) before heading of Schedule (b/c I want it on a page by itself of
course) command tells me there is too much text or something along these
lines.
For now, I bookmarked Schedule. When user chooses "below", Schedule
disappears. I then disable DD field (b/c if user changes his mind and
rechooses Schedule A, it is unavailable since it was removed when he first
exited the DD). Works fine but I am racking my brain for some sort of a
"toggling" device.
Thx for your help/ideas. A bit of a warning: I am a neophyte in this VBA
programming (but eager to learn). So thx for your patience and understanding.