VBA for copying data from multiple ranges until blank into a list

bogeys2birdies

New Member
Joined
Nov 21, 2024
Messages
1
Office Version
  1. 365
  2. 2021
Platform
  1. MacOS
  2. Web
Screenshot 2024-11-21 at 2.17.02 PM.png
Screenshot 2024-11-21 at 2.17.28 PM.png
Screenshot 2024-11-21 at 2.17.14 PM.png



Hello, I am trying to copy values from Columns R, W, X and Z from the Template (red pic) into columns A, B, C, D. I need a VBA to go through these columns until there is a blank row and then paste it into A,B,C as so it creates a nice list going down. I will need this code to continue multiple times through out my sheet (up to 50 people) and continue to copy and paste into the list. Thank you for your help in advance. I need it!
 

Attachments

  • Screenshot 2024-11-21 at 2.17.14 PM.png
    Screenshot 2024-11-21 at 2.17.14 PM.png
    38.6 KB · Views: 4

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).

Forum statistics

Threads
1,223,886
Messages
6,175,191
Members
452,616
Latest member
intern444

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