VBA command button to create a reference

  • Thread starter Thread starter Alum
  • Start date Start date
A

Alum

Can i make a command button that creates a reference between two of the same
text fields on two different forms? I want to click a button and the
information that is inserted into the one field will show up in the other,
but still references the same cell in the same table.
 
If both controls refer to the same field in the same table, no "reference"
should be required. Forms simply report what's in the underlying tables.
 

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