Move macro to Personal.xls

  • Thread starter Thread starter newbie
  • Start date Start date
If you want to move the entire module, you can drag and drop the
module from one workbook into another in the Project window of the VBA
editor. If you want only one procedure, just use copy and paste.

Cordially,
Chip Pearson
Microsoft Most Valuable Professional,
Excel, 1998 - 2010
Pearson Software Consulting, LLC
www.cpearson.com
 
Thank you.
--
newbie


Chip Pearson said:
If you want to move the entire module, you can drag and drop the
module from one workbook into another in the Project window of the VBA
editor. If you want only one procedure, just use copy and paste.

Cordially,
Chip Pearson
Microsoft Most Valuable Professional,
Excel, 1998 - 2010
Pearson Software Consulting, LLC
www.cpearson.com




.
 
Back
Top