Command Button Wizard

  • Thread starter Thread starter Alanclen
  • Start date Start date
A

Alanclen

Using wizard to add Command button to open another form , selecting "Open the
form and find specific data to display". I'm adding button to frmClients and
want to open frmContracts but wizard is only showing frmContracts. ie unable
to link like fields.
 
The wizard will ONLY associate the parent/child fields IF the parent/
master form is bound to a table or query.

However you can type the relavent fields into the parent/child
relationships manually and it will work fine.

Ron
 
Ron2006 said:
The wizard will ONLY associate the parent/child fields IF the parent/
master form is bound to a table or query.

However you can type the relavent fields into the parent/child
relationships manually and it will work fine.

Ron
Thank you Ron, great help
 

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