J
JonSteng
I have a series of macros that offers the user options to run all or only
part of the macros. It opens with a form that has check boxes with three
selections (Insert Table of Contents, add Frame and add Page Border) and the
user can select all or only one, etc.
The program runs fine the first time through, but if it is run again it can
get messy if options already run are chosen again.
Is there a way that I can check to see if a selection has been executed,
even if the document has been closed and re-opened?
Thank you.
part of the macros. It opens with a form that has check boxes with three
selections (Insert Table of Contents, add Frame and add Page Border) and the
user can select all or only one, etc.
The program runs fine the first time through, but if it is run again it can
get messy if options already run are chosen again.
Is there a way that I can check to see if a selection has been executed,
even if the document has been closed and re-opened?
Thank you.