98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » Macros
Macros
Resolved · Low Priority · Version 2003
RE: Macros
Hi Ethel
To copy a macro from another workbook you need both workbooks open. We will call them "MINE" and "OTHER"
1. Go to the Visual Basic Editor
2. In the Projects window you will see both workbooks and their objects including the modules.
3. Open the Module in the OTHER workbook where the code is written. Highlight the relevant code and copy.
4. Double click the target module in the MINE workbook. Click where you want the code to go and paste.
5. Close the OTHER workbook.
Hope this helps
Carlos
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Using the Quick Access Toolbar in Excel2010The Quick Access Toolbar is included in virtually every Office product, including Outlook 2010, Word 2010, Excel 2010, and PowerPoint 2010. |