Using Macros in a Form

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

Guest

I am creating an application in Access for a co-worker that will include
forms used for inputing data. To make the data entry easier, I am trying to
create a macro that will automatically create a drop down box of records that
correspond to the population of the first field in the form. The
corresponding records will come from another table in the database. For
example: she will input Account type in the first field, when she tabs to the
next field (Account Name) it will have a drop down selection of all Account
names that correspond to that Account Type (the Account Names will be from a
different table in the db. How do I do this?
 

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