G
Guest
I have a form I'm trying to create to enter grants. I have a table for grant
organizations, for applicants, for applicant organizations and for grants.
I'd like to be able to pull the name of the applicant organization from that
table when I enter the name of the applicant in the grant form. I'm new to
access so I'm not sure what I'm doing. I tried to create a query with the
grant table, the applicant table and the applicant organization table, but
I'm not sure how to use it in the form to get the name from the applicant
organization table. I have a look-up on the name field when it's entered into
the grant and would like to be able to pull the name of that applicant's
organization into that field on the form. The grant table is in a 1 to many
relationship with the applicant table which in turn is in a 1 to many
relationship with the applicant organization table. It looks like it should
just do it, but it doesn't. I would appreciate any help on this. Thanks
organizations, for applicants, for applicant organizations and for grants.
I'd like to be able to pull the name of the applicant organization from that
table when I enter the name of the applicant in the grant form. I'm new to
access so I'm not sure what I'm doing. I tried to create a query with the
grant table, the applicant table and the applicant organization table, but
I'm not sure how to use it in the form to get the name from the applicant
organization table. I have a look-up on the name field when it's entered into
the grant and would like to be able to pull the name of that applicant's
organization into that field on the form. The grant table is in a 1 to many
relationship with the applicant table which in turn is in a 1 to many
relationship with the applicant organization table. It looks like it should
just do it, but it doesn't. I would appreciate any help on this. Thanks