Susan Harkins
harkins at iglou.com
Tue Apr 15 13:44:24 CDT 2003
MessageIt's easy enough if you call the copy from the original using a command button Click event.
Dim frm As Form
Set frm = New formname
frm.SetFocus
Susan H.
One of the sample databases demonstrated this for 97. It was either the Solutions database or the sample forms database that you could download.
Charlotte Foust
-----Original Message-----
From: Roz Clarke [mailto:roz.clarke at donnslaw.co.uk]
Sent: Tuesday, April 15, 2003 4: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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030415/09407c1b/attachment-0001.html>