inserting VBA code in another workbook

Access9001

Registered User.
Local time
Yesterday, 17:17
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?
 
Is there a way to, with VBA, change programmatic access?
 

Users who are viewing this thread

Back
Top Bottom