Find a certain text from entire sheets in the workbook and copy the row. Plus copy the sheet name ad

siopao017

New Member
Joined
Oct 11, 2017
Messages
3
Hi Guys,

I really need your help on this one. I have a work book with so many sheets, but I only need the row based on the word "Total WIP". I need to copy the row where that text appears plus i need to copy the sheet name after the copied data and all of the information will be pasted on the new sheet name "Data".

As you see the data you will notice that rows where the "Total WIP" word repeats. I need those info but I want to copy it in only one sheet. I don't want to over write what's copied on the first sheet, so after the first data the second data will be under the first data so on and so forth. This problem goes through entire sheet in the workbook i'm working on.

Random Column Random Column
$1,246.00 Total WIP


$945.00 Total WIP


$3,060.00 Total WIP

$1,040.00 Total WIP


$4,320.00 Total WIP

$2,278.00 Total WIP

$4,104.00 Total WIP

$2,664.00 Total WIP

$4,410.09 Total WIP



Thanks in advance.
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
If there's anyone who can help me with this, that would be really helpful. I'm new to VBA and can't code enough to build like this one.
 
Upvote 0

Forum statistics

Threads
1,216,117
Messages
6,128,937
Members
449,480
Latest member
yesitisasport

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