J
JL Levis
I am trying to do something that may be quite simply, but have had a problem
generating the desired result. I have two tables and forms which contain
information related to each other. Table A contains master data for several
grants. Table B contains data for invoices submitted against these grants.
When I enter an invoice into table B for payment, I start with the grant
number. I want Access to automatically populate the fields with other
information pertaining to this grant (e.g. recipient, project, amount, etc.),
from these fields in Table A. Then I would complete the other fields (e.g.
date, amount, etc.). By having Access automatically populate the
information, I can be sure that the invoice is linked to the correct grant.
If I put in the wrong grant number, I should get either a null value for the
"linked" fields, or values pertaining to another grant.
This is important because if an invoice is posted to the wrong grant, then
the available balance of the grant will be incorrectly reflected as well.
Thanks for any suggestions
generating the desired result. I have two tables and forms which contain
information related to each other. Table A contains master data for several
grants. Table B contains data for invoices submitted against these grants.
When I enter an invoice into table B for payment, I start with the grant
number. I want Access to automatically populate the fields with other
information pertaining to this grant (e.g. recipient, project, amount, etc.),
from these fields in Table A. Then I would complete the other fields (e.g.
date, amount, etc.). By having Access automatically populate the
information, I can be sure that the invoice is linked to the correct grant.
If I put in the wrong grant number, I should get either a null value for the
"linked" fields, or values pertaining to another grant.
This is important because if an invoice is posted to the wrong grant, then
the available balance of the grant will be incorrectly reflected as well.
Thanks for any suggestions