[AccessD] Open form

rusty.hammond at cpiqpc.com rusty.hammond at cpiqpc.com
Fri Aug 15 16:10:50 CDT 2008


DoCmd.OpenForm "form1", acNormal, , , , acDialog

The acDialog tells form1 to open as a dialog box and stops the current code
until form1 is closed.


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Jennifer Gross
Sent: Friday, August 15, 2008 4:37 PM
To: AccessD List
Subject: [AccessD] Open form


Happy Friday!

I want to open form1, wait until the user finishes with form1 and closes it,
then open form2.  Because form1 gets opened from other places in the program
I don't want to put the trigger in the form1 close event.  If possible, I
want to keep the logic tidy where it is pertinent in the original calling
code.  I seem to remember doing this before, but can't find how it is done.

Any help is greatly appreciated.

Jennifer


-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

**********************************************************************
WARNING: All e-mail sent to and from this address will be received,
scanned or otherwise recorded by the CPI Qualified Plan Consultants, Inc.
corporate e-mail system and is subject to archival, monitoring or review 
by, and/or disclosure to, someone other than the recipient.
**********************************************************************



More information about the AccessD mailing list