View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Suman Mike Suman is offline
external usenet poster
 
Posts: 1
Default Accessing the call stack in an Excel VBA macro?

There is a control which lists the call stack members when you are in the
VBA programming environment. I need to access this from within a VBA macro
at run time. Does anybody have a clue how to do this?