Making the same form come up more than once

J

Jacques

Hello all,
Is it possible to make the same form come up more than once (as in, be
called more than once).

I have FormA that pulls from TableA. That form has a command button that
calls on FormB that pulls from TableB. The records on FormB are filtered
based on the record chosen from FormA.

I would like to be able to pick another record from FormA and click the
button for FormB a second time, while the first instance of FormB is still
on the screen.

A simpler explanation would be that, I would like to call on the same form
twice.

Does anyone know how to do this?

Jacques
 
R

RuralGuy

Hello all,
Is it possible to make the same form come up more than once (as in, be
called more than once).

I have FormA that pulls from TableA. That form has a command button that
calls on FormB that pulls from TableB. The records on FormB are filtered
based on the record chosen from FormA.

I would like to be able to pick another record from FormA and click the
button for FormB a second time, while the first instance of FormB is still
on the screen.

A simpler explanation would be that, I would like to call on the same form
twice.

Does anyone know how to do this?

Jacques
Maybe MVP Allen Browne can help here.
Managing Multiple Instances of a Form: http://allenbrowne.com/ser-35.html
_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
 
J

Jacques

Hey guys,
I appreciate the help. I have to spend some time on that site, but
thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top