Macro to list all event/property or method types

ADAMC

Well-known Member
Joined
Mar 20, 2007
Messages
1,169
Office Version
  1. 2013
Platform
  1. Windows
Hello all, thanks in advance for your input:

Is there a macro or can anyone point me in the right direction as to finding a list of all excel events such as Workbook_Open Workbook_Close etc etc. Is there a macro which coud list these?

Also looking to find a list of all properties within commands:
For example: When i type 'thisworkbook. it autoshows me all the available commands within that type. IE thisworkbook.activate etc.

Anyway to pull all these from Excel with a macro or does anyone know any good resources?

I am attempting to put together some sort of index on event types etc, can get most of my help from the help menu but just thought there may be some code to grab details.

Edit**

Sorry guys, just realised i can obviously use the Object browser and was getting ahead og myself...Would still be interested if anyone has a macro or such like though, thanks!

Thanks
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,214,579
Messages
6,120,365
Members
448,956
Latest member
Adamsxl

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top