Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is the best way to collect information about errors when my users
hit a problem so that I can solve them offline and remotely and let my users continue? I would really like more information than the Err object provides. Of course, Err.Number & Err.Description are useful but I would really need more information for proper debug such as the line of code that threw the error ,call stack and current context (i.e. ActiveSheet etc etc). Is this possible or is the Err object the limit of problem description? I figure if I could extract all this information I could have my error handler mail the dump to me and let the user continue. Does anyone have any ideas or web resources that discuss this issue? Cheers for any thoughts in advance. Chrisso |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to debug formula problems | Excel Worksheet Functions | |||
Best way??-one WB, many users entering only their own info | Excel Programming | |||
Protection in Excel - how do i hide some info. from some users? | Excel Discussion (Misc queries) | |||
Can I lock info in Excel 2003 and users in Excel 2000 enter info? | Excel Discussion (Misc queries) | |||
Collectiong data from SQL server / Repeat! | Excel Programming |