Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I call a procedure in a VB module from a worksheet change event?
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just call it, if its name is test() you can type
call test or usually just test make sure it is accessible eg public if need be. -- -John Please rate when your question is answered to help us and others know what is helpful. "ranswert" wrote: How can I call a procedure in a VB module from a worksheet change event? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation Procedure with a worksheet change event | Excel Worksheet Functions | |||
Event procedure for change of a particular cell? | Excel Programming | |||
Creating event procedure on worksheet | Excel Programming | |||
change event procedure | Excel Programming | |||
change event procedure | Excel Programming |