Refer to control on userform from code module
Disregard, figured it out.
Set ctrl = FormName.ActiveControl
--
Email address is not valid.
Please reply to newsgroup only.
"Dale Fye" wrote:
I have a code module that applies to several different controls on a form.
What I want to do is set a reference to the currently displayed form, then
refer to the ActiveControl on that form. How do you do this?
It's easy in Access, but I have not figured out the Excel Object model well
enough to know how to accomplish it in Excel.
Thanks, in advance.
--
Email address is not valid.
Please reply to newsgroup only.
|