S
sjphx
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?
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?