Roz Clarke
roz.clarke at donnslaw.co.uk
Tue Apr 15 08:17:51 CDT 2003
Thanks Neal. I have ADH 97. I'll try and wrestle it off my colleague!! -----Original Message----- From: Neal Kling [mailto:nkling at co.montgomery.ny.us] Sent: 15-Apr-2003 14:01 To: accessd at databaseadvisors.com Subject: RE: [AccessD] Form instances (AXP) I adapted code from ADH that worked well. Basically you declare a form variable as Form_MyForm and work with it. They use a collection to hold pointers to the instances of a form and code to add and remove items from the collection. The one hitch that I quickly hit was that you can't reference your form by name, in other words you can't use Forms!MyForm. If you don't have ADH I could probably put something together for you. Neal Kling Lotus, isn't that some kind of fancy flower? -----Original Message----- From: Roz Clarke [mailto:roz.clarke at donnslaw.co.uk] Sent: Tuesday, April 15, 2003 8:41 AM To: AccessD (AccessD at databaseadvisors.com) Subject: [AccessD] Form instances (AXP) Hi all Does anyone know where there is any documentation on opening multiple instances of a form? I can't find anything in the help file or on MSDN. TIA Roz _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com