VBA Macro to Run , Copy, Move down, Pause

crun2075

New Member
Joined
Jun 6, 2020
Messages
18
Office Version
  1. 365
Good afternoon folks,

So really no idea where to begin but with an question: is it possible in VBA to say starting at cell A1 to copy to clipboard, move down, select, then pause showing a button to continue?
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
Hello Crun,
can you explain problem a little bit better?
Sounds like it's possible.
 
Upvote 0
Hmmm not sure, but Ill give it a try.

With a Button called say Copy it will move to A1, copy that line then move to A2, then pause. Not sure if that helps?
 

Attachments

  • Example.PNG
    Example.PNG
    2.9 KB · Views: 5
Upvote 0
Where do you want to paste each cell after copying?
 
Upvote 0
The pasting that will always be done manually, but for testing purposes lets say B2
 
Upvote 0

Forum statistics

Threads
1,214,885
Messages
6,122,090
Members
449,065
Latest member
Danger_SF

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top