inserting VBA code in another workbook

Access9001

Registered User.
Local time
Today, 03:36
Joined
Feb 18, 2010
Messages
268
In VBA, I want to create a new workbook that has specific VBA code (which I would somehow pass/define to the process) in the ThisWorkbook module. Possible?
 
I exported a ThisWorkbook.cls file. Is there a way, in VBA, to automatically append this cls file to a given book as I export/create it?
 

Users who are viewing this thread

Back
Top Bottom