I am trying to populate fields in a table following the auto lookup query guidelines from the "help" text (Access 97)and it isn't working. I think I've done everything mentioned. I have one table (Table 1)with four fields, one of which is a primary key. That field is joined to a field of the same name in another table (Table 2). Table 2 contains has all the fields of table 1, and some more. I want to type data into the joined field from Table 2 and have it pull the corresponding data from table 1 into the fields of table 2.
The fields in the query are from the "many" table. The joined field is not indexed. Any idea why it doesn't work?
Thanks,
R
The fields in the query are from the "many" table. The joined field is not indexed. Any idea why it doesn't work?
Thanks,
R