Francisco H Tapia
my.lists at verizon.net
Thu Jul 8 12:19:12 CDT 2004
Yup, but in my app, i'm going to have to open several instances of the several forms, I don't want to write up this funciton for every one of them... Charlotte Foust wrote On 7/7/2004 4:00 PM: >Are you trying to open multiple instances of the same form, or what? > >Charlotte Foust > >-----Original Message----- >From: Francisco H Tapia [mailto:my.lists at verizon.net] >Sent: Wednesday, July 07, 2004 1:38 PM >To: AccessD >Subject: [AccessD] Multi Forms > > >http://members.iinet.net.au/~allenbrowne/ser-35.html > >I'd like to make this code more re-useable but i seem to be stuck at >this line > >I thought I'd be able to pass a variable and then just set the new >object as a new "form" object. Is this not possible? > > Set frm = New Form_frmClient > > >wasn't there a thread not too long ago about multiforms? > > > -- -Francisco