btw i didn't manage to "view code" by right clicking on the combobox simply because there isn't such option to choose from...
Instead i've added the code by clicking the "edit code" button (from "Forms" toolbar) while having the combobox selected.
And one more thing is that my default code started with:
Sub DropDown2_Change ()
Instead of the mentioned Sub ComboBox1_Change() .... does this makes any difference?
gidyeo