S
Scott H
Ok, I've only got fairly basic Access knowledge, I'm better at SQL,
but here goes. I've tried a million ways of doing this, and have had
no luck so far, any help would be greatly appreciated.
I'm trying to make a fairly basic list of part numbers and pull in the
part's description. The user enters a part number via an Access Form
(continuous form view) and after they type in the part number, the
database needs to pull in the part's description from a table. The
table has the entire list of possible part numbers and it's
descriptions in it. When a person enters a part number, its saved in
separate table. How do I make the form auto-populate the description
field (pulling the data from that table) based on what the user types
in for a part number?
Note : the form is in continuous form view (the users will be
routinely adding and deleting parts on the form) and I'm stuck with
Access 97 (its what we have the license for)
but here goes. I've tried a million ways of doing this, and have had
no luck so far, any help would be greatly appreciated.
I'm trying to make a fairly basic list of part numbers and pull in the
part's description. The user enters a part number via an Access Form
(continuous form view) and after they type in the part number, the
database needs to pull in the part's description from a table. The
table has the entire list of possible part numbers and it's
descriptions in it. When a person enters a part number, its saved in
separate table. How do I make the form auto-populate the description
field (pulling the data from that table) based on what the user types
in for a part number?
Note : the form is in continuous form view (the users will be
routinely adding and deleting parts on the form) and I'm stuck with
Access 97 (its what we have the license for)