L
Leesa
I am creating a form for use in my company. The user needs to list the
category code, and sub-category code, for an item. I was asked to build a
dropdown list for each field.
I had no problem creating the dropdown for the category code (there are only
8). But there are more than 25 sub-categories.
The ideal would be that, afterthe user selects a category code, when
clicking on the sub-category field, a dropdown displays only the sub-cat
codes associated with the chosen category. That would make the form easy to
use, AND overcome the 25-row limit in WORD dropdowns.
Is there a way to do this without becoming a visual basic programmer?
category code, and sub-category code, for an item. I was asked to build a
dropdown list for each field.
I had no problem creating the dropdown for the category code (there are only
8). But there are more than 25 sub-categories.
The ideal would be that, afterthe user selects a category code, when
clicking on the sub-category field, a dropdown displays only the sub-cat
codes associated with the chosen category. That would make the form easy to
use, AND overcome the 25-row limit in WORD dropdowns.
Is there a way to do this without becoming a visual basic programmer?