Seacrhing for specific text in multiple sheet and pasting in summary sheet

Chandresh

Board Regular
Joined
Jul 21, 2009
Messages
146
Hi All,

Need a help in macro which will search the specific text ineach sheet and copy all the entire row and paste it in summary sheet

Example :
1) I have more than 50 sheets
2) Macroshould search text “Notional” in column “A” form each sheet and copy 4cells toright (A+4cells) in summary sheet from row no3 once completed Macro should search text “Certified” in column“A” form each sheet copy 4cells to right (A+4cells)in summary sheet after the last row

This macro should loop through all the sheets available inthe workbook.

Thanks for your great help
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Chandresh,

So that we can get it right on the first try, can we see your actual raw data workbook/worksheets, and, can we see what the results in the summary worksheet, manually formatted by you, should look like.

You can post your workbook/worksheets to the following free site (sensitive data changed), mark the workbook for sharing, and, provide us with a link to your workbook:

https://dropbox.com
 
Upvote 0

Forum statistics

Threads
1,215,063
Messages
6,122,930
Members
449,094
Latest member
teemeren

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