Thread: Error trapping
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Error trapping

Not automatically. You 'd have to hard code the name of the sub.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Steve" <No Spam wrote in message
...
Is it possible to return the module name and sub or function
when trapping errors?

Steve