Hi everyone, I know this is in similar realms to cascading combos, but still can't see to get my head round it. I have a form based on a qry, I have 3 unbound combo boxes based on 3 tables, one for each, just lists supplying the combos, I have a filter button so that once anyone combination is selected in the combo boxes, filters the form. This works fine, I also have on the form an unbound combo based on the same query as the form that loosk up records on the form, this works fine. What I would like to do is whichever of the other 3 combos have been selected and the filter button clicked change the listing in the loookup combo to reflect the filtered form. Can you please point me in the right direction. I am not that clued up with VBA so instructions would be great or point me to somehwere where there maybe an example to study. Cheers.