Discover new tools to get things done.
This tool shows you the VBA type of the currently selected object in your Excel workbook.
It uses VBA's TypeName(Selection) function to determine whether the selection is a range, chart, picture, shape, control, or another object.
This is especially useful when:
The returned type name is always in English, even if you use Excel in another language.
Examples of selection types:
This tool helps you identify exactly what you've selected, which can help when writing or editing macros or debugging issues.
Specify a Keyboard Shortcut: ASAP Utilities › My Tools & Shortcuts › Manage My Tools & Shortcuts...
Tip:Alt+P for the previous tool.