Hi all,
I am currently working on a number of Excel files that use userforms.
To help me understand what's going on, I want to be able to report all properties and their values for any specific user form in an open workbook.
This line works fine (a user form in ThisWorkbook):
Debug.Print...