| Event 1 Office Connector Web Help | Online Help |
Dump Call Stack Trace Command |
| Contents | Index |
This command is only available via the Technical Support toolbar, which can be activated via the Advanced section of the Preferences window.Instances
This is a counter that indicates how many times a particular operation has been executed with the associated combination of parameters.Cell
If the operation was a workbook function, this will indicate the function's cell address.  For operations where cell addresses do not apply, unknown will be listed.Operation
The name of the command or workbook function.Stack Depth
Indicates the number of items on the call stack when the operation executed.  When an operation starts the sequence of events, the stack depth will be 1.  If another operation is triggered while the first operation is pending, then the stack depth will be 2.  Normally this number does not exceed 2.Param 1 … Param 6
These columns list the parameters that were passed to workbook functions.