View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chevy Chevy is offline
external usenet poster
 
Posts: 6
Default automated copy and past special feature

I am looking to copy and paste values using a macro. I am able the create
this macro but run into a problem when I need to click the macro button for
the next row. For example it will run for row3 but when i go to row4 it wont
run. I need the macro to run on the active row? Can anyone please help.