I am adding data to a combo box from a SQL table. my question is, why does my code only fire off the Got Focus event? it wont work for the Click Event. also once the combo box has the fields from the table is there anyway to stop it from duplicating the list?? whats happening is if I choose an item from the combo box the first time is ok. But if i go back to the combo box to change the item it will add the items from the table again. so now there are double the items in the combo box.
any help would be appreciated
thanks
any help would be appreciated
thanks