I am using Access 2007, and have some cascading combo boxes, that i would like to populate one of the fields after i add a new record. if you look at my form [frmvehicles] i have a cascading combo box for MAKE and MODEL. When you select a vehicle make, the combo box for models [cbomodel] only shows the models that correspond to that particular make. BUT i want to either use a button or a popup form, taht if a model isnt listed i can open frmmakemodel subform and add teh model to a table that is already filtered by the make that was selected. So far so good. NOW (and here comes the tricky part), i would like after i add teh model and close that form [frmmakemodel subform] i would like the Model i selected to be already showing on my Form [frmvehicles] in the Model field. I dont know WHY its so difficult. thanks to some assistance i have that working on the DEALERS combo box, (same form) and the submode. HELP!! if you could look at this and offer a suggestion as to what i am doing wrong i would be so grateful! Thanks! I am submitting a copy of my data base for review.. thanks so much