How do I write code to "Workbook_Open" from within a VBA?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a macro that sets up a new workbook and adds macros to it.
To do that, I export a module and then import it into the new file.

My question is how I can use VBA in the master workbook to VBA code to the
new Workbook's "Workbook_Open" VBA?

I'm only talking about 1 line to call up a dialog box so hopefully it's not
that difficult.

Thanks
MikeZz
 
Wow, Thanks for the quick reply.
Don't have time to read it now but it looks like a site I had linked before
but I recently lost my favorites.
 
Back
Top