Copying multiple rows of data from one Exel sheet to another (1st time user)

Dalach

New Member
Joined
Jun 18, 2015
Messages
21
Hi,
I'm an exel novice looking for some help with one specific function that would save me hours of copying and pasting.

I have a workbook that has worksheets for each month, and within each worksheet there are a variable number of entries under titled columns A to O.
However, I am only interested in certain entries, namely those in which the word "Attune" appears in column G.

Is there an easy way of isolating the rows I am interested in, and copying them to another exel file?

I hope this makes sense, if not im happy to clarify!
Any help much appreciated!
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Try applying a filter and then searching in the search field of the filter for the word you need. That way only those rows will be displayed that have the word "Attune" in column G and they can be copied in one go. Shortcut to apply a filter is CTRL+SHIFT+L
 
Upvote 0
Thanks!
This works, but stil requires going from sheet to sheet (ie month to month) and applying the filter, which will take some time as I have several workbooks to get through.
Is there any way of applying a filter to the entire workbook?
 
Upvote 0
That is probably possible with a macro but it's over my head really. Alternatively, you could copy all the data from all the sheets into 1 sheet (maybe add an extra column and type what sheet/month it's from if you need to know that) and then filter it. Still going to take some time though
 
Upvote 0

Forum statistics

Threads
1,214,388
Messages
6,119,229
Members
448,879
Latest member
VanGirl

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