Search and copy data for that rows to another sheet

Learning Excel

Board Regular
Joined
Jul 27, 2002
Messages
99
Hi,
I have a database that has 12000 rows and 22 columns of information

I would like to search for a term in Column F (say Information Technology) and copy the rows that matches the term in a new sheet on the same workbook.

I cannot use filter because the information in Column F can be :

Specialist, Information Technology
Information Technology Group
Application Development Information Technology Division etc

Other terms that I would like to search separately are :

Systems Network
Technical Technology

That is, one sheet of extracted data for Information Technology,Systems Network,Technical Technology.

Appreciate help on this

Learning Excel
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
You did not make a convincing case for why you cannot use a filter. AutoFilter has built-in custom criteria for "contains", "does not contain", "starts with", "ends with", etc., which you can do yourself by using a wildcard asterisk ( * ). And using AdvanceFilter gives more flexibility yet. Post back and tell us what else is going on in your sheet that prohibits the use of a filter, because so far it looks like you can use it, and it's among the most efficiant and quick methods for doing just what you want. This is especially germaine given all those 12,000 rows that would be inefficient to loop through individually.
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,551
Members
449,088
Latest member
davidcom

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