Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
For the sake of clarity, i want to write event procedures that refer to some components in a Userform, in a separate regular module. Is it possible to do so and how should i reference the UserForm in the regular module? For example, how should this code look in a regular module, while it comes from UserForm1? Sub Label30_Click() Test_GetAColor Label30.BackColor = UserColor End Sub Many thanks Avi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UserForm initialize event run when UserForm is shown | Excel Programming | |||
Help.. Add an event to a sheet module | Excel Programming | |||
Option Private Module not preventing cross project referencing | Excel Programming | |||
referencing at module level | Excel Programming | |||
Run module ON OPEN event?? | Excel Programming |