I can't seem to find how to refresh or requery a combo on a subform.... I know I've done this before.. but nothing seems to be working! Have a form "frmTabEntry" a subform container "frmInspDetailSub" and a combo called "cboAreaID" Now how it works is when you want to add a new "Area" you open another form (datasheet) to add it... When you close this form and click on the combo I want the new item to be in the dropdown.... I've tried a requery on the subform..an onclick on the combo to requery...but all seems to throw errors... suggestions for my brain freeze????