Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

adding additional items macro

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Adding additional items to a macro

Adding additional items to a macro

ResolvedVersion 2003

Sarah has attended:
Excel VBA Intro Intermediate course

Adding additional items to a macro

Once you have finished recording a macro if there any way of adding in further functionality which has been recorded or would you have to write in the code manually in the visual basic editor?

RE: Adding additional items to a macro

Hi Sarah

Thank you for your question

Generally to add further functionality to a macro you would have to edit the code in the VBE.

However, if the new actions follow on after those in the first macro, simply record them as a second macro and the in the VBE create a procedure that calls the 2 macros sequentially

e.g.

Call Macro1
Call Macro2

Regards

Stephen

Fri 28 Aug 2009: Automatically marked as resolved.

 

Training courses

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
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Excel tip:

Enter formulae into multiple cells

If a formula is to be used in a series of cells, select the cells first. Now type in your formula and hold the Ctrl key while you press Enter. This enters the formula in each selected cell.

Just be careful with your absolute and relative cell references.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.