This comes to mind in the .Initialize procedure:
makesecret
setactivedatabase "MyDatabase" // use the name of your database
openform "Data Entry"
This comes to mind in the .Initialize procedure:
makesecret
setactivedatabase "MyDatabase" // use the name of your database
openform "Data Entry"