Macro to export select custom properties to Excel?

Is there a macro that can take a list of properties and export it to Excel:

For example, run the macro and get a spreadsheet that says:

Part Number: 226212

Description: Ball Bearing

Part Type: Manufactured

...

...

etc.

I'd take the macro and put in the list of all desired properties to be exported to Excel (or Word, whatever). Then engineering could run the macro and hand off the excel sheet part data needed to go into the ERP system for data entry.

SolidworksApi macros