Relative Content

Tag Archive for excelvbalistbox

VBA Listbox events trigger multiple times

EDIT: After more fiddling around I discovered that the problem may not have to do with the listbox at all. The named cell I used as Control Source has data validation with a drop-down list. I just tried selecting from one of those lists, and the same thing happens: the cell clears immediately. I’m trying to figure out why.