Macro to load userform from combobox

R

Robbyn

Hi,

I'm using a combobox from the forms toolbar which, when a selection is made,
should load a userform. I've placed the code in a module for the document to
load the form and in "on exit" of the properties of the combobox I've put the
name of the macro. However, the userform doesn't load. What am I doing
wrong?
 
H

Helmut Weber

Hi

may it will again stop working tomorrow.

I've heard a lot recently about bugs in MSForms 2.0,
specially about on enter in and on exit from comcoboxes.


Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
 
Top