M
Matthew Rivenbark via AccessMonster.com
Hi,
I have created a form which has two combo boxes and three text boxes. The
first combo box lists Department names. I want the second combo box to
display a list of software names assigned to the department selected in the
first combo box. I have created a query that pulls from two tables. The
first table (SoftwareNames) has two fields the first is SoftwareID the second
is Software Name. The other table (Software) has a SoftwareID field where the
SoftwareID from the first table is stored. The query seems to work but If I
select a department that has only one Software name assiciated I get a list
containing the department selected software name and the previous
department's list also.
Anther problem I am having is when the department and software name have been
selected I want to display information pulled from another query. The
queries criterior is pulled form the above combo boxed. All I seem to be
getting is #Name? error.
Thanks,
MattR
I have created a form which has two combo boxes and three text boxes. The
first combo box lists Department names. I want the second combo box to
display a list of software names assigned to the department selected in the
first combo box. I have created a query that pulls from two tables. The
first table (SoftwareNames) has two fields the first is SoftwareID the second
is Software Name. The other table (Software) has a SoftwareID field where the
SoftwareID from the first table is stored. The query seems to work but If I
select a department that has only one Software name assiciated I get a list
containing the department selected software name and the previous
department's list also.
Anther problem I am having is when the department and software name have been
selected I want to display information pulled from another query. The
queries criterior is pulled form the above combo boxed. All I seem to be
getting is #Name? error.
Thanks,
MattR