Find All,Copy/Paste

jl638371

New Member
Joined
Sep 18, 2012
Messages
1
I was hoping you guys could help me with a little vba project I am working on.

I have a column of data in Excel that is called "New Status". What I need to do is have code that will search through this column and find all instances of a specific text. There will be 100+ rows of data, and some lines could include:

Approved
Declined
Approved-funding

What I would like to do is have a macro/code that will go through and find the instances of "Approved" and "Declined", and then copy paste the entire row where it is found to the corresponding sheets (which would be called "Approved/Declined" as well.

There would be multiple instances of the same occurrence of "Approved" and "Declined".

These aren’t the exact things to be found; however they are a good example. On the real sheet there will be 60+ different versions of Approved/Declined (such as Approved-Funding/Approved-Docs), and I will only want to pull 5 out of the 60+ and have them go to the corresponding worksheet.</SPAN>

Thank you in advance for any help you are able to give…I haven’t been able to find this type of assistance in postings already made. Most examples only had it where there was one occurrence for the search term not many. </SPAN>
 

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