Well, I just resolved the whole thing. However, it requires that I fess up to being not the sharpest tool in the shed.

Bottom line is that everything works exactly as required if all four of the combobox properties are deleted from GetDeptList(). I missed eliminating the DataSource property.

I think I understand why this is. My guess is that the combobox is already populated.