I have a ComboBox and, at the Change event I update RowSource and then use the Dropdown command.
But I realize that the ComboBox list is not updating (refreshing).
I've already done several searches on the Internet about it, but I did not find a solution.
Any tip?
But I realize that the ComboBox list is not updating (refreshing).
I've already done several searches on the Internet about it, but I did not find a solution.
Any tip?
Comment