C creeping Registered User. Local time Tomorrow, 10:30 Joined Feb 9, 2003 Messages 20 Mar 7, 2003 #1 If I had a Refresh Combo Box on a form based on query and I then changed some of the data in one of the table relating to the query how do you get the combo box to update it's values. Cheers
If I had a Refresh Combo Box on a form based on query and I then changed some of the data in one of the table relating to the query how do you get the combo box to update it's values. Cheers
Mile-O Back once again... Local time Today, 21:30 Joined Dec 10, 2002 Messages 11,305 Mar 7, 2003 #2 Me.cboYourComboBox.Requery