Editing a recorded Macro

  • Thread starter Thread starter brian.baker13
  • Start date Start date
B

brian.baker13

Hi

I recorded a macro but left out a couple of bits to add in. As I am a
novice is there any way of editing the macro(or adding the extra
bits)using the record function rather than writing with raw code?

Cheers

Brian
 
yes, same as writing anew. Go into the VBIDE (Alt-F11), open the code module
and edit the macro.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top