B
Bob W
Normally, by clicking an autotextlist field, an autotext list of choices
appears, and when ONE item is selected, the autotextlist field is replaced in
the document by the selected item. (ie, when user clicks on "Pick a Day" and
selects "Monday" from a list, "Pick a Day" disappears, replaced by "Monday".)
Is there a way to make the autotextlist field persist, so that a user can
invoke it multiple times? (ie, suppose the user needs to pick any three days
out of an autotext list of seven days). With a persistent autotextlist field,
they could pick Monday, then pick Wednesday, then pick Saturday....producing
the following result in their document:
Monday
Wednesday
Saturday
(When finished, they'd simply erase the autotextlist field itself.) Or, is
there some better way to accomplish this? By 'better' i mean (a) easier to
program; (b) Doesn't require a macro; (c) works seamlessly for Word 2003 and
2007 users.
appears, and when ONE item is selected, the autotextlist field is replaced in
the document by the selected item. (ie, when user clicks on "Pick a Day" and
selects "Monday" from a list, "Pick a Day" disappears, replaced by "Monday".)
Is there a way to make the autotextlist field persist, so that a user can
invoke it multiple times? (ie, suppose the user needs to pick any three days
out of an autotext list of seven days). With a persistent autotextlist field,
they could pick Monday, then pick Wednesday, then pick Saturday....producing
the following result in their document:
Monday
Wednesday
Saturday
(When finished, they'd simply erase the autotextlist field itself.) Or, is
there some better way to accomplish this? By 'better' i mean (a) easier to
program; (b) Doesn't require a macro; (c) works seamlessly for Word 2003 and
2007 users.