J
joemeshuggah
im a novice with access and cant seem to figure out how to perform what i
would believe to be a simple task...
background:
-i have a main table that houses 'request' information
-within that table i have three fields that are based on other tables, those
being "region", "department", and "requestor"
-the department table lists the department, along with the region to which
it belongs
-the requestor table lists the individual's name who is making the request,
and the department to which they belong
what i want to happen
-i have drop down boxes for each of these three fields on my main form
-when i choose the region, i would like the options in the department field
to be limited to only those that belong to the region selected
-once the department is selected, i would like the options in the requestor
field to be limited to only those that belong to the department selected
where do i begin?
would believe to be a simple task...
background:
-i have a main table that houses 'request' information
-within that table i have three fields that are based on other tables, those
being "region", "department", and "requestor"
-the department table lists the department, along with the region to which
it belongs
-the requestor table lists the individual's name who is making the request,
and the department to which they belong
what i want to happen
-i have drop down boxes for each of these three fields on my main form
-when i choose the region, i would like the options in the department field
to be limited to only those that belong to the region selected
-once the department is selected, i would like the options in the requestor
field to be limited to only those that belong to the department selected
where do i begin?