J
Jen
Hi all
Randomizer code below selects Autoetxt entries randomly and inserts at end
of active document.
My question is - is it possible to alter the below code to select Multiple
Autotext Entries by entering the Autotext entry's
name(s), for example:
Question2
Question3
Question10
selecting from Attached Template.
Can those autotext entries load into an array?
Then have the code insert the selected Autoext entries in order of selection
into active document, preferably at current cursor position not at end of
document?
Thanks for ANY help.
Randomizer code below selects Autoetxt entries randomly and inserts at end
of active document.
My question is - is it possible to alter the below code to select Multiple
Autotext Entries by entering the Autotext entry's
name(s), for example:
Question2
Question3
Question10
selecting from Attached Template.
Can those autotext entries load into an array?
Then have the code insert the selected Autoext entries in order of selection
into active document, preferably at current cursor position not at end of
document?
Thanks for ANY help.