View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 380
Default Editing a recorded Macro

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)

wrote in message
oups.com...
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