J
Jim Jones
Hi,
I know I've asked this before, but it seems each scenario is
different.
I can't figure out what the simplest way is to synchronize the main
form to a pop up form.
I cannot find what I need on either www.rogersaccesslibray.com or on
www.mvps.com/access
If you know of a site where synchronizing main and pop up form is
located, please tell me.
Now, the Access wizard which attempts to create a form based on
multiple tables in a query does this, but I'm baffled at the code they
use.
Please point me to a far simpler method, which I believe should only
need something to the effect of:
* * * * * * * * * * * * * *
Command button code:
Open the pop up form to the related record on the main form.
When advancing through the records on the main form, advance also
the related records (customer number), on the pop up form.
** * * * * * * * * * * * * *
Your help is always appreciated,
Jim
I know I've asked this before, but it seems each scenario is
different.
I can't figure out what the simplest way is to synchronize the main
form to a pop up form.
I cannot find what I need on either www.rogersaccesslibray.com or on
www.mvps.com/access
If you know of a site where synchronizing main and pop up form is
located, please tell me.
Now, the Access wizard which attempts to create a form based on
multiple tables in a query does this, but I'm baffled at the code they
use.
Please point me to a far simpler method, which I believe should only
need something to the effect of:
* * * * * * * * * * * * * *
Command button code:
Open the pop up form to the related record on the main form.
When advancing through the records on the main form, advance also
the related records (customer number), on the pop up form.
** * * * * * * * * * * * * *
Your help is always appreciated,
Jim