vba copy range

  1. P

    Copy multiple sections using VBA getting Run Time error 450

    Hello, I can't figure out why i'm getting a run time error here. This works just fine lastrow = Cells(Rows.Count, "A").End(xlUp).RowActiveSheet.Range("AQ4:AZ" & lastrow, "BR4:CR" & lastrow).Copy But for some reason when I add three ranges (example below) it gives me the run time error 450...
  2. B

    VBA Copy Multiple Non-Contiguous Table Columns from One Workbook to the same place in another Workbok

    I have created a Template I share with my team. The Template gets updated with new VB and formulas periodically. I'm trying to create a way to easily migrate data to the unpopulated template from a workbook which is populated with data. Task: Copy from: Workbook A, Sheet "MyData", Entry[FEB...

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