Synchronize Forms Problems

M

MikeB

I am trying to Synchronize two forms and having trouble.
I can get the form to Synchronize with this statement in a Macro, of
OpenForm
[compID]=[Screen].[ActiveForm].[compID]
But anytime I try and add new data all I get is Record 0, not the records
that I am synch to.
Something is missing to tell the forms to link the compID

I have a Company Form frmCompany with a compID
I have a Contacts Form frmContacts with a contID, and I added compID to the
table.

I am using Pop-Up forms to save real-estate on my form and that is where my
problems come in.
I don't know if this is a Forms problem or a Relationship problem, or both.

Any ideas or suggestion would be great.

Thanks,
Mike
 

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