T
teach2click
I've created a simple Word template to track meeting/conference call
action items. However, one user might have just 3 items to enter while
another has 15, etc., so I have a macro (add_item) that will paste the
brief table (including fields) for an additional item.
I'd like the user to be prompted at the beginning with an Input Box to
enter how many items they will be entering. The add_item macro would
then repeat that number of times. I know just enough VBA to be
dangerous so I'm struggling with this.
Thanks!
action items. However, one user might have just 3 items to enter while
another has 15, etc., so I have a macro (add_item) that will paste the
brief table (including fields) for an additional item.
I'd like the user to be prompted at the beginning with an Input Box to
enter how many items they will be entering. The add_item macro would
then repeat that number of times. I know just enough VBA to be
dangerous so I'm struggling with this.
Thanks!