Link to home
Start Free TrialLog in
Avatar of superguyent1
superguyent1Flag for United States of America

asked on

MS Access 2007

We have created a database with a form that populates the database. Currently when we open Access the form opens immediately. However the Access program opens behind the form. We would like to know how to have only the form open with out the having the program open behind the form.  
Avatar of DatabaseMX (Joe Anderson - Former Microsoft Access MVP)
DatabaseMX (Joe Anderson - Former Microsoft Access MVP)
Flag of United States of America image

Here you go.  Be *sure* to read the warnings ...

http://www.mvps.org/access/api/api0019.htm

mx
ASKER CERTIFIED SOLUTION
Avatar of GRayL
GRayL
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
"We would like to know how to have only the form open with out the having the program open behind the form"

superguyent1:
The code I posted allows you to do that.  Did you try that approach ?

mx