Andy Lacey
andy at minstersystems.co.uk
Sun Aug 5 02:53:43 CDT 2007
Well it can be opened in Dialog or not depending on a switch if that does you. Set your switch (eg lngSwitch) to either acDialog or acNormal and open like DoCmd.OpenForm "frm",,,,,lngSwitch HTH -- Andy Lacey http://www.minstersystems.co.uk > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of > Rocky Smolin at Beach Access Software > Sent: 05 August 2007 06:47 > To: 'Access Developers discussion and problem solving' > Subject: [AccessD] Popup Form > > > > > Dear List: > > Can a form be opened in either popup or not depending on the > value of a switch? > > MTIA > > Rocky > > > > > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > >