View Full Version : Macro to load on open


socialherpes
10-06-2001, 03:28 PM
When i open my database, i want the main database window to minimise automatically and open my user info form.
So far ive figured how to make the macro to open the form but not how to minimise the database window on opening the database by clicking the icon. Any ideas?

Rich
10-07-2001, 01:18 AM
You don't need a macro, use the start up options on tools menu.

socialherpes
10-07-2001, 02:30 AM
thank you i will try that