Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, i just made a small sub 'logError' that writes the date, time,
err.Number and err.Description to a specified worksheet. I also want to write the name of the Sub or Function that caused the error to be raised... Now i have to change the parameter each time i'm using the statement 'logError Date, Time, Err.Number, Err.Description, "name for sub or function" '. Can someone tell me if there's a variable to use that has the name of a self made sub or function? I hope the question is clear enough... Thanks jan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to use the function written in VBA in excel sheet | Excel Discussion (Misc queries) | |||
how to use the function written in VBA in excel sheet | Excel Discussion (Misc queries) | |||
set the bottom propertie of a label | Excel Programming | |||
function to convert whole numbers to written text | Excel Worksheet Functions | |||
Accesing a combobox control via it index propertie in VBA, Is itPossible? | Excel Programming |