I have a three table query...the last table being the vendor table. On the form, I need to key in a vendor number and automatically populate the name and address field from the vendor table. I have made this work, however I need to do this 5 different times on the form....different vendors on the same form....and I cannnot since the record only has one vendor name and address field. But, I have set up 5 different payee fields and addresses. Is there a way to just search the vendor table for the matching vendor number and populate with the corresponding information?