K
kealaz
In my form, I have a combo box with a selection of vendors that a purchase
order will be cut to. When I select a vendor, I would like my form to look
at a different table [tblVENDOR] for the information to automatically
populate the next 4 text boxes.
ADDR_ST
ADDR_CITY
PHONE
FAX
I would like to use the After Update event for my combo box [VENDORNAME].
What code would I use for this?
Thank you very much!!!
order will be cut to. When I select a vendor, I would like my form to look
at a different table [tblVENDOR] for the information to automatically
populate the next 4 text boxes.
ADDR_ST
ADDR_CITY
PHONE
FAX
I would like to use the After Update event for my combo box [VENDORNAME].
What code would I use for this?
Thank you very much!!!