synchronize combo boxes

  • Thread starter Thread starter PeterTow
  • Start date Start date
P

PeterTow

I am using access 2007 and need to link 2 combo boxes, I have down loaded
many examples but can not alter the code to make it work. I have a form that
looks up the car data with 2 combo boxes on it, the first combo box is based
on a table called "make" with a field called "make" the second combo box is
based on a table called "Car Model" with a field called "Model" The second
box (model) brings up the models fine and all the other data that is linked
to it. Can anyone help I've spent 46 hours on this one box and still not
there.

Thanks
Peter
 
Peter,

I know that you said that you have downloade several examples for using
cascading combo boxes, but if you have not looked at an expample that I have
on my download page of my website, I would invite you to look at it. Just to
to the download page of www.askdoctoraccess.com and download the
"DemoCascadeComboBoxes.zip".

If you still can't get it going, post back and hopefully we can help.

-----
HTH
Mr. B
http://www.askdoctoraccess.com/
Doctor Access Downloads Page:
http://www.askdoctoraccess.com/DownloadPage.htm
 
Back
Top