if Sort by containing cell

mws5872

New Member
Joined
Oct 10, 2006
Messages
11
I want to find a way to sort 1 spreadsheet into 2 spreadsheets based upon what is contained in the category column. If it contains 'cat' I want all those lines to go into the first spreadsheet. If it contains " " (nothing ) I want it to go onto the second spreadsheet. How would one go about doing that? Thanks guys.
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Have you tried AutoFiltering your data for the 2 criteria and copying the visible rows to the appropriate sheet?
 
Upvote 0
Ok well its actually a little different than I thought. If the column contains CAT it has to go on one spreadsheet. If it contains anything else it goes to the second spreadsheet. Any suggestions?( I am creating a macro out of this)
 
Upvote 0

Forum statistics

Threads
1,215,133
Messages
6,123,232
Members
449,092
Latest member
SCleaveland

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