Thread
:
VBA access to call stack
View Single Post
#
1
Posted to microsoft.public.excel.programming
Matthew Pfluger
external usenet poster
Posts: 130
VBA access to call stack
I need to know if a function has called a function. I'd like to not add
extra input arguments. Is there read access to the Call Stack or would a
Global Variable be the key here?
Thanks,
Matthew Pfluger
Reply With Quote
Matthew Pfluger
View Public Profile
Find all posts by Matthew Pfluger