B
Bilbert
Greetings - Let me say first that at best I consider myself an intermediate
user of MS Office tools and that I am willing to try and learn anything.
I am composing a large document ion Word that requires a list of acronyms,
which are used in the document, to be added at the end. I am not much of a
programmer, but wonder if a script/macro (VBA?) could be written and manually
executed when complete with the document, via a tool bar button from the
template, to scan the document checking for items that have either 3 or 4
uppercase characters enclosed within parentheses. i.e., "(COTS)"
It would then check and capture the 3 or 4 words (which are Title Cap'd)
prior to the open parens and copy it adjacent to the acronym in the table.
i.e., "We use Commercial off-the-Shelf (COTS) applications."
After capturing the data, the macro would list all items in a table and
sort. i.e., "COTS - Commercial off-the-Shelf"
The idea here is to eliminate the need for an editor or author to
continually build a list of items used in the document and to ensure only
items which are used are recorded in the subsequent table.
Any thoughts or suggestions would be greatly appreciated. Thank you in
advance for your assistance. Bill
user of MS Office tools and that I am willing to try and learn anything.
I am composing a large document ion Word that requires a list of acronyms,
which are used in the document, to be added at the end. I am not much of a
programmer, but wonder if a script/macro (VBA?) could be written and manually
executed when complete with the document, via a tool bar button from the
template, to scan the document checking for items that have either 3 or 4
uppercase characters enclosed within parentheses. i.e., "(COTS)"
It would then check and capture the 3 or 4 words (which are Title Cap'd)
prior to the open parens and copy it adjacent to the acronym in the table.
i.e., "We use Commercial off-the-Shelf (COTS) applications."
After capturing the data, the macro would list all items in a table and
sort. i.e., "COTS - Commercial off-the-Shelf"
The idea here is to eliminate the need for an editor or author to
continually build a list of items used in the document and to ensure only
items which are used are recorded in the subsequent table.
Any thoughts or suggestions would be greatly appreciated. Thank you in
advance for your assistance. Bill