In my form's table (tblMain), I've got a lookup field (drop-down list) that lists the primary key field from a different table (tblDiff).
tblDiff includes 3 more fields.
In my form for tblMain, I want to include 3 more textboxes that get filled up with these 3 fields from tblDiff when the corresponding primary key is selected in the drop-down box.
I've tried looking it up but can't seem to find much that helps.
Thanksss
tblDiff includes 3 more fields.
In my form for tblMain, I want to include 3 more textboxes that get filled up with these 3 fields from tblDiff when the corresponding primary key is selected in the drop-down box.
I've tried looking it up but can't seem to find much that helps.
Thanksss