The question:
What do i need to do so in my form I can use a comboBox and have it autofill a picture on both the form and table?
The info:
In Microsoft Access 2007, I have 1 table and 1 form. The table has all the info for name, phone, address, and picture and it all comes up right in the form. I have a ComboBox for com, fam1, fam2, and fam3, and when I select a name on the comboBox, it autofills the info on the table and form for the com, com phone,and com address, but not the picture. I'm thinking that I need to do some VB coding for the "on change" for the combobox. image 1 shows the format of the table. image 2 shows the format of the form.