Excel VBA question:
I have some code which creates checkboxes programmatically depending on the selection of a combo box.
However, when i make a selection and the code creates some checkboxes, my userforms located beside my worksheet hide themselves. Does anyone know why this happens and how i can prevent it?
Thanks
I have some code which creates checkboxes programmatically depending on the selection of a combo box.
However, when i make a selection and the code creates some checkboxes, my userforms located beside my worksheet hide themselves. Does anyone know why this happens and how i can prevent it?
Thanks