Why won't my Access form auto-populate?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to create a Form in Access that, when the identifying number of a
specific data set is chosen, will autopopulate with the rest of the
previously entered data. When I select the form that I've built from the
Database menu it works perfectly; when I select it from the switchboard I've
built, however, it won't bring up the rest of the data. Any ideas?
 
Hi

Can you post (cut and paste) the code behind the Open Form button on your
switchboard.
 
Your question actually caused me to dig a little harder and i figured it
out--was using "FormAdd" instead of a "FormBrowse" command... sorry to bother
you, but thanks for the 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