I have built a workbook in Excel 2000 which has an
extensive database and a list of users authorised to use
the program. The workbook has a user interface that is
started by an Autpen macro. This macro has a password
dialogue and failure to enter the password will close the
application.
I am building an installation program for this database
program and I need to add a new user name to the list in
the database program. I need to add the details to a
table of users in the database program.
How can I open the database program, using VBA, without
the Autpen macro starting?
Help!
extensive database and a list of users authorised to use
the program. The workbook has a user interface that is
started by an Autpen macro. This macro has a password
dialogue and failure to enter the password will close the
application.
I am building an installation program for this database
program and I need to add a new user name to the list in
the database program. I need to add the details to a
table of users in the database program.
How can I open the database program, using VBA, without
the Autpen macro starting?
Help!