We have a macro spreadsheet that has worked just fine for quite awhile before I started working here. However the computer I was given has Windows 7 and Office 2010 installed on it where as everyone else is using Office 2007 and Windows Vista. So when I try to open the spreadsheet it comes up fine but as soon as I try to change tabs or hit a macro button I get the following message "Can not exit design mode because Control 'combobox1' can not be created." No one else has ever gotten this error and I can not find a clear reason why it is happening to me. From the research I have done I learned it is a problem with the ActiveX controls but is there a simple fix for that?
The other interesting thing is I have looked at the code and ther is only one userform and it does not have any Combo Boxes in it at all so I am really wondering why it is telling me combobox1 can not be created.
Has anyone else run into something like this before? Any help is greatly appreciated.
The other interesting thing is I have looked at the code and ther is only one userform and it does not have any Combo Boxes in it at all so I am really wondering why it is telling me combobox1 can not be created.
Has anyone else run into something like this before? Any help is greatly appreciated.