[AccessD] Open form

Bobby Heid bheid at sc.rr.com
Fri Aug 15 18:13:29 CDT 2008


Jennifer,

Open it as dialog or modally from the calling code.  I don't have an access
system handy, but it is one of the arguments in the open command.  This way,
the code in the calling program will not continue until; form 1 is closed
and then you can open form 2.

Bobby

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Jennifer Gross
Sent: Friday, August 15, 2008 5: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





More information about the AccessD mailing list