Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
the following problem: I need to understand a relatively large chunk of VBA code written by someone else. The code cotains a bunch of modules, class modules and around 300 procedures. The comments are poor in many places. Question: Is there a way to log/debug.print all the procedures which are executed and their order without manually adding my own code to each procedure. Is it possible to raise an event which would debug.print procedure name every time a new one is called? Thanks in advance! MaxS |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro get executed twice | Excel Discussion (Misc queries) | |||
sub executed as the form loads | Excel Programming | |||
Can Access stored procedures be executed from within Excel | Excel Programming | |||
part of a code not being executed | Excel Programming | |||
No file when Save As is executed | Excel Programming |