HELP!
I have a series of UserForms that are toggled through within a proceedure that help to fill out a form in my workbook. The problem: Two of the UserForms ( identical to each other ) each have nine ComboBoxes with percentages from 10-100. If I run the macro independently through my Tools/Macros menu they work fine. However, it I run the entire procedure, when I get to these two UserForms, the ComboBoxes do not drop down. I simply get a single empty box when I click on the drop-down arrow. Both UserForms have their own Module that contains the "With" statements for giving the ComboBoxes their information. What am I doing wrong?!?
Thank you in advance,
marley
I have a series of UserForms that are toggled through within a proceedure that help to fill out a form in my workbook. The problem: Two of the UserForms ( identical to each other ) each have nine ComboBoxes with percentages from 10-100. If I run the macro independently through my Tools/Macros menu they work fine. However, it I run the entire procedure, when I get to these two UserForms, the ComboBoxes do not drop down. I simply get a single empty box when I click on the drop-down arrow. Both UserForms have their own Module that contains the "With" statements for giving the ComboBoxes their information. What am I doing wrong?!?
Thank you in advance,
marley