Change Vendor Name to a combo and bring the other data into the combo.
On Afterupdate of the combo, set the other controls to their respective data.
If you want to leave it as a textbox, then use DlookUp() to get your extra data. Be prepared for not finding anything due to keying error.