I have created a splash form that loads immediately when one opens the database. I have a few tables, and the associated forms and pages. I want my fellow employees to be able to load up the splash page and hit the button for their dept, to go add data. The macro and module work fine, but I have a weird problem.
Once the user hits the button they want, the page loads up in a seperate window, like I want it to. However, the splash page stays active, unless you exit it. I don't want the users of this database to have to exit the splash page before they enter data, in case they want to access more than one table.
Is there anyway to disable this "always on top" mentallity of my splash page?
Thanks in advance,
`Ryan
Once the user hits the button they want, the page loads up in a seperate window, like I want it to. However, the splash page stays active, unless you exit it. I don't want the users of this database to have to exit the splash page before they enter data, in case they want to access more than one table.
Is there anyway to disable this "always on top" mentallity of my splash page?
Thanks in advance,
`Ryan