I'm synchronising 2 combo boxes so that the 1st will force the type of data in the 2nd. In the 2nd combo box ive set a simple query in the rowsource property. Now when i close down the property box for the query th query runs and produces the correct info in combo2. But after that if i change the data in combo1 the data in combo2 stays as the last query ran. The only way to change it again is to open up the combo property....back inot the rowsource properties and rerun the query. I've looked at the afterupdate function for combo1 but im no good at basic....any ideas for a simpleton guys?
