Hi
I have some issues with Userforms and Comboboxes created in earlier versions of Excel (2010). The VBA Code get stuck when I try to use the userforms in Excel 2013.
It is either the addItem function or the Userfrom.Show function which fails.
I have Installed a old version of excel (2007) on the same computer and when I run the same code on in this version the code works perfect. I have also tried the code on several other computers and got the same answer - Does not work in 2013 but works perfect in previous versions.
Is there a known bug in this issue??
With best regads
Joakim