Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() When i run a macro that changes a cell the code below is run. What i need to know is which procedure caused the code below to be called. Private Sub Worksheet_SelectionChange(ByVal Target As Range) which macro procedure has called this routine ? .....run code depending on which procedure has called this sub routine End sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Private Sub - Called from Userform | Excel Discussion (Misc queries) | |||
How can Oracle DB Stored procedure be called in MS Excel? | Excel Discussion (Misc queries) | |||
re : Possible to run private sub macros by writing another private | Excel Programming | |||
Opening a UserForm causes a crash in the Exit procedure (Which is never called) | Excel Programming | |||
Public subroutine called from a private sub | Excel Programming |