Hi David, > I found a macro on the forms that showed how to create a macro to open > forms and it works nicely. > This enabled me to create a mater form with a menu to all the forms in > the database and the litle supporting tables. > Now I'm stuck on how to close the forms.
The component you got when opening the form should have a "close( TRUE )" method ... Which means you must remember it until you want to actually close it. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
