I have an issue with some combo boxes that I am unsure how to solve.
I have a table called employees and within that there are two fields both formatted as text. The fields are as follows:
Name
JobTitle
I have a second table called jobtitle with one field formatted as text it is called jobtitles.
What I want is a form that has the name field as a text box and the jobtitle box as a dropdown the default value will = what is in the employee table. The drop down will include all the items in the jobtitle table excluding the default value.
Is this possible? If so how?
Thanks
I have a table called employees and within that there are two fields both formatted as text. The fields are as follows:
Name
JobTitle
I have a second table called jobtitle with one field formatted as text it is called jobtitles.
What I want is a form that has the name field as a text box and the jobtitle box as a dropdown the default value will = what is in the employee table. The drop down will include all the items in the jobtitle table excluding the default value.
Is this possible? If so how?
Thanks