View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Mark is offline
external usenet poster
 
Posts: 989
Default Instantiate a Class via Automation

A macro opens a workbook (mywrkbook.xls) through automation.

I want the macro to instantiate a class contained in the mywrkbook.xls.

Suggestions?

Thank you,
Mark