G
Guest
Hello all
Apologies if this is something basic, as I'm new to Access.
I have a table that stores staff information with a column (call it ColB)
that looks up a value for StaffID from the StaffID table. That works fine.
I then have a column (call it ColC) that looks up project details for each
staff member; that, again, is a lookup from another table. It works but
shows me the information for ALL staff members and all projects.
Is there a way that the ColC lookup can show me ONLY those projects related
to the StaffID already chosen in ColB?
I've tried various parameters on the lookup for ColC but only succeeded in
getting into an endless loop of error messages!
Thanks in advance
Sue
Apologies if this is something basic, as I'm new to Access.
I have a table that stores staff information with a column (call it ColB)
that looks up a value for StaffID from the StaffID table. That works fine.
I then have a column (call it ColC) that looks up project details for each
staff member; that, again, is a lookup from another table. It works but
shows me the information for ALL staff members and all projects.
Is there a way that the ColC lookup can show me ONLY those projects related
to the StaffID already chosen in ColB?
I've tried various parameters on the lookup for ColC but only succeeded in
getting into an endless loop of error messages!
Thanks in advance
Sue