J
JasonS
In Access 2000, I would like my user to be able to enter data into a form
field, which would in turn automatically fill in two other fields based on
information retrieved from Table A, which is a master table of part numbers.
The user would then fill in more fields in the form. All data would then be
stored in Table B, including the automatic entries. I currently have a
one-to-many relationship established between the Tables A and B, with
referential integrity and cascade updates enforced. I most likely have left
out an important detail, but can anyone help me here?
Jason
field, which would in turn automatically fill in two other fields based on
information retrieved from Table A, which is a master table of part numbers.
The user would then fill in more fields in the form. All data would then be
stored in Table B, including the automatic entries. I currently have a
one-to-many relationship established between the Tables A and B, with
referential integrity and cascade updates enforced. I most likely have left
out an important detail, but can anyone help me here?
Jason