Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Deki
 
Posts: n/a
Default Extracting rows depending on string

Hello,
I have spreadsheet with thousands of records. I need to pull out all records
from first coloumn ending with "ic", and have spreadsheet sorted so those
records are on the top, or bottom, or create new spreadsheet with searched
records and delete them from the old one.
If that is not clear enough, I need to split the list into records that have
"ic" at the end of first cell, from the rest of records.
I have some VBA experience, but never worked with Excell.
Thanks!
--
Deki PA

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Richard Buttrey
 
Posts: n/a
Default Extracting rows depending on string

On Wed, 15 Mar 2006 14:49:40 -0800, Deki
wrote:

Hello,
I have spreadsheet with thousands of records. I need to pull out all records
from first coloumn ending with "ic", and have spreadsheet sorted so those
records are on the top, or bottom, or create new spreadsheet with searched
records and delete them from the old one.
If that is not clear enough, I need to split the list into records that have
"ic" at the end of first cell, from the rest of records.
I have some VBA experience, but never worked with Excell.
Thanks!


Easiest way is to use Data-- Filter-- AutoFilter. Make sure your
cursor is somewhere in your data before selecting this. Then click on
the drop down arrow in the first column, choose Custom Filter, select
the 'ends with' option, and type "ic" in the box to the right.

You can then copy them all and paste elsewhere. Then delete them
before cancelling the Data Filter.

HTH

__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatically inserting rows ausdiver99 Excel Worksheet Functions 1 June 2nd 05 02:15 PM
Hiding Rows if the linked rows are blank KG Excel Discussion (Misc queries) 9 May 18th 05 02:32 AM
Condtional format of row depending on string value of $A2 + L S Excel Discussion (Misc queries) 8 May 15th 05 02:59 AM
flexible paste rows function that inserts the right number of rows marika1981 Excel Discussion (Misc queries) 1 February 18th 05 02:40 AM
Row selections by row # OR by even/odd rows in another spreadsheet Tom Excel Discussion (Misc queries) 0 February 9th 05 04:03 PM


All times are GMT +1. The time now is 08:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"