K
kimt
Afternoon all!
I have an excel 97 workbook that contains 25 sheets of various types o
information. In an effort to prevent users from entering dat
incorrectly or in the wrong order, they are prompted through the sheet
one by one using two buttons..."return to main menu" or "continue".
The last macro sorts the data into a table consisting of all othe
employee's and prints the documents required. It closes by clearin
all of the form documents, hiding all documents except "main menu" an
returning to the Main Menu.
I have another macro called "freshstart" which will also clear all th
forms save the data and restart at the "main menu". My problem is tha
if the user is able to stop the process mid stream, and close th
workbook (or if it crashes) before it runs its full cycle, when the
open the workbook next time it will be were they left off. I nee
"freshstart" to run everytime this work book is opened
I have an excel 97 workbook that contains 25 sheets of various types o
information. In an effort to prevent users from entering dat
incorrectly or in the wrong order, they are prompted through the sheet
one by one using two buttons..."return to main menu" or "continue".
The last macro sorts the data into a table consisting of all othe
employee's and prints the documents required. It closes by clearin
all of the form documents, hiding all documents except "main menu" an
returning to the Main Menu.
I have another macro called "freshstart" which will also clear all th
forms save the data and restart at the "main menu". My problem is tha
if the user is able to stop the process mid stream, and close th
workbook (or if it crashes) before it runs its full cycle, when the
open the workbook next time it will be were they left off. I nee
"freshstart" to run everytime this work book is opened