Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Return the values in the Call Stack

Status
Not open for further replies.

CDSIEGroup

Technical User
Sep 26, 2000
8
US
Does anyone know if there is a way to return the values in the Call Stack when a error occurs. Basically I want to include this information in an error message that comes up after the VBA breaks.
Thanks,
Josh
 
This:
Return name of procedure in which code is running
thread705-826614
says no, but things may have changed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top