Hi Forum,
I have created a Log In form (frmLogIn) in Access 2007. When 'Log In' button clicked open 'Main' form.
Access Options >> Current Database >> Display Form. I select frmLogIn. It works fine.
The problem is, this pop up as soon as i open the DB. I only want to pop up after they enabled the activex warning. Same like when we open Northwind DB, we get form like 'Welcome to the Northwind Traders sample database. In order to use this sample, click 'Options...' on the Message Bar and select 'Enable this content'. Alternatively, open the database from a Trusted Location.'
How can i make it. thank you for your help.