Hello, I have a combobox on a userform that seems to trigger the Change event selectively. So far I have been unable to detect why is it not working as expected. Has anyone else experienced something similar?
PS: It behaves similarly if I adjust the code to the AfterUpdate event. Also, I have tested with a msgbox to pop up with "ComboBox Changed" and the rest of the code disabled and at times the msgbox does not pop up when I change the combobox so it is not a problem with the code; the event is not triggering.
Thank you!
Bookmarks