C
Copying Worksheet triggers click event on combobox
Hello,
I have worksheet("stuff") it has a combobox with a
click or change event. I have a worksheet("Template") I
make a copy of it with code or by hand.
The comboboxs in workSheet("Stuff")click or change events
fire off.
I have tried Application.EnableEvents = False.
Still the combobox events fire.
Any Idea how to stop this?
I have worksheet("stuff") it has a combobox with a
click or change event. I have a worksheet("Template") I
make a copy of it with code or by hand.
The comboboxs in workSheet("Stuff")click or change events
fire off.
I have tried Application.EnableEvents = False.
Still the combobox events fire.
Any Idea how to stop this?