Link Form

  • Thread starter Thread starter Rose
  • Start date Start date
R

Rose

I know how to link a sub form within a Main Form by creating a child and
parent field with the same ID. However, I am having a problem creating a
link with a command button from one form to another and forcing it to take
the same ID. Any ideas?
 
Pass the ID to the other form using the OpenArgs argument of the OpenForm
method.
 

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

Back
Top