When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.
is there a way to get only the rows that have a particular string in them?
like to get all rows that have (T) at the end of the string:
8/13/1998 Norwalk (T)
Go to Data -> Filter -> AutoFilter. Click on the drop down at the top of the column and choose Custom. You can use equals *t) or ends with t). Text works find, but it doesn't seem to work with numbers.
ok what i really need is to get all those rows into another file or sheet and keep the others in the original one
and in the end not have to use a filter
Last edited by Darth Grifter; May 9, 2005 at 02:26 PM.