Thread: Macro Question
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Macro Question

Post the macro to give us something to work on.

--
__________________________________
HTH

Bob

"ddbro" wrote in message
...
I have a macro written that drops down a line, copies it one to the left,
drops down 2 lines, moves back to the left and copies it back to the right
of
the previous line. Macro works fine, except, I need to be able to start
it
from different cells and regardless of where I put my cursor the macro
always
runs from the cells it was in when I wrote it. How do I adjust it so it
starts from wherever the cursor is?
--
Dana