Copy specific rows from one excel file to another

rasto

New Member
Joined
Jul 15, 2022
Messages
1
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
Hi MrExcel,

I am struggling with that how to code this scenario: I have data in original file, these data are starting in row below cell "Groups" in column A, and end in the row before cell "Data" in column A. I have to copy them to the other excel file, to the sheet with the same name and as in the original file and same column (A). I need to copy it to newly created rows, in order to not overwrite the data below. Specific case is that it should be pasted after last record in the new file. It would be ideal, if you can help me also with section in code to highlight duplicates, if there occur any.

Thank you very much!
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.

Forum statistics

Threads
1,215,548
Messages
6,125,468
Members
449,230
Latest member
ASBeard

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