Ö
Örjan Skoglösa
Hi,
How do I get a value from an userform module to a macro module?
I show a userform from a procedure in a "normal" module and after the
userform is hidden, I want to use the values of the userform controls
(e.g. whether or not checkboxes have been checked) in the rest of the
procedure, but they are emptied when the userform is hidden.
I have tried to put the values into variables while the userform is
active and to dimension the variables in different ways, but to no
avail.
Many thanks in advance.
Örjan Skoglösa
How do I get a value from an userform module to a macro module?
I show a userform from a procedure in a "normal" module and after the
userform is hidden, I want to use the values of the userform controls
(e.g. whether or not checkboxes have been checked) in the rest of the
procedure, but they are emptied when the userform is hidden.
I have tried to put the values into variables while the userform is
active and to dimension the variables in different ways, but to no
avail.
Many thanks in advance.
Örjan Skoglösa