Sub-categories

M

meganerema

I am trying to create a database that has the category 'Application,' in
which I will enter the job position the applicant applied for. After I enter
this info, I want another box to pop-up that allows me to enter which level
of the application process they reached for that particular position (someone
may submit applications for various positions). How can I create a sub-field
under the field of Application?
 
K

KARL DEWEY

Sounds like you want a subform. First create a table that includes the key
field from the main table. Set a relationship of one-to-many between them.
Then build your subform based on the second table. Open the main form in
design view and insert the second form as a subform, setting the
Master/Child links.
 

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

Top