I want to return some query result from one table, but then use one of the returned fields as a search criteria to find another field from another table.
SO far I have this
[EIN]![staff]
but the [staff] bit doesn't refer to the staff table, so how do i?
SO far I have this
[EIN]![staff]
but the [staff] bit doesn't refer to the staff table, so how do i?