macro question

  • Thread starter Thread starter CMD
  • Start date Start date
C

CMD

Hi. I have been using the macro recorder to build a few macros.

After I create the macro, it seems as if I have minimal flexibility in
modifying the page. For example, if I simply insert a row, the macro doesn't
make the necessary adjustments and shift everything down. Is there a way
around that?

Thanks,

Chris
 
Gee, kind of hard to tell without seeing your macro and layout.
 
Chris - if you are new to the VBA game can I suggest you press the "Relative
Reference" button when recording your macro. This will give you an insight
into what is required to make Dynamic (rather than absolute) macro's.

This will hopefully jog you to further ready

Aloha
Jeff
 
Thanks, Jeff. Very helpful!!

Dude Ranch said:
Chris - if you are new to the VBA game can I suggest you press the "Relative
Reference" button when recording your macro. This will give you an insight
into what is required to make Dynamic (rather than absolute) macro's.

This will hopefully jog you to further ready

Aloha
Jeff
 

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