S
SDoc
I want to have a drop down box in a field that when a description is chosen
the next field will automatically populate with the corresponding 5 digit
number.
ie:
Drop down choices:
Administration
CSV
Samples
etc.
When chosen, columns would look as such:
Administration 21660
CSV 21690
Samples 21440 (needs to automatically populate with correct
corresponding department #)
Ultimate goal:
DB that will list employees- their departments- corresponding dept. # and
various jobs associated.
I have been through DB classes, but this is the first DB I have created on
my own. Please explain if I should use multiple tables with queries, etc.
Speak to me as elementary as possible- I'm a "newbie" to the development
process!!!
Thanks!
the next field will automatically populate with the corresponding 5 digit
number.
ie:
Drop down choices:
Administration
CSV
Samples
etc.
When chosen, columns would look as such:
Administration 21660
CSV 21690
Samples 21440 (needs to automatically populate with correct
corresponding department #)
Ultimate goal:
DB that will list employees- their departments- corresponding dept. # and
various jobs associated.
I have been through DB classes, but this is the first DB I have created on
my own. Please explain if I should use multiple tables with queries, etc.
Speak to me as elementary as possible- I'm a "newbie" to the development
process!!!
Thanks!