Hi.
I have two tables, [invoice details] and [supplier details].
the supplier details table contains 2 fields, supplier code and supplier name. The invoice details contains many fields including supplier code and supplier name fields.
I use a form based on the invoice details table.
I have keyed in all the data in the supplier details table.
What I would like to be able to do is when I key in the supplier code, the supplier name which is the next field to be filled in automatically.
I can not use a combo box as I have a very big list of suppliers.
Can some one please show me how to do this?
Thanks
I have two tables, [invoice details] and [supplier details].
the supplier details table contains 2 fields, supplier code and supplier name. The invoice details contains many fields including supplier code and supplier name fields.
I use a form based on the invoice details table.
I have keyed in all the data in the supplier details table.
What I would like to be able to do is when I key in the supplier code, the supplier name which is the next field to be filled in automatically.
I can not use a combo box as I have a very big list of suppliers.
Can some one please show me how to do this?
Thanks