hi,
I have a table that stores a project name and the subprojects of that project, they are both primary keys. in the table they look like this
----------
proj1 sub1
proj1 sub2
etc.
----------
my question is this on a form there are 2 combo boxes next to each other one holds the project and one...