Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,388
Default Extract data after a find in Excel 2003

I have a spreadsheet that has 3100 rows of data. I did a Ctrl F and the find
returned 40 rows. How do I extract those 40 rows into a new spreadsheet?

Thanks
Dave
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default Extract data after a find in Excel 2003

hi Dave

See this page for a code example
http://www.rondebruin.nl/copy5.htm

Try the first one
Below the macro you can read how you can do it manually with AutoFilter



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Dave" wrote in message ...
I have a spreadsheet that has 3100 rows of data. I did a Ctrl F and the find
returned 40 rows. How do I extract those 40 rows into a new spreadsheet?

Thanks
Dave

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,388
Default Extract data after a find in Excel 2003

The find was for the entire sheet, searching all the columns. I should have
said that earlier

Dave

"Ron de Bruin" wrote:

hi Dave

See this page for a code example
http://www.rondebruin.nl/copy5.htm

Try the first one
Below the macro you can read how you can do it manually with AutoFilter



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Dave" wrote in message ...
I have a spreadsheet that has 3100 rows of data. I did a Ctrl F and the find
returned 40 rows. How do I extract those 40 rows into a new spreadsheet?

Thanks
Dave


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default Extract data after a find in Excel 2003

Hi Dave

The find was for the entire sheet, searching all the columns. I should have
said that earlier


You can start with this basic example and adapt it to copy rows
http://www.rondebruin.nl/find.htm#Copy



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Dave" wrote in message ...
The find was for the entire sheet, searching all the columns. I should have
said that earlier

Dave

"Ron de Bruin" wrote:

hi Dave

See this page for a code example
http://www.rondebruin.nl/copy5.htm

Try the first one
Below the macro you can read how you can do it manually with AutoFilter



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Dave" wrote in message ...
I have a spreadsheet that has 3100 rows of data. I did a Ctrl F and the find
returned 40 rows. How do I extract those 40 rows into a new spreadsheet?

Thanks
Dave


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Extract data after a find in Excel 2003

Could you do a DataFilterAutofilter for the same criterion then cut the
visible rows and paste to other sheet?

If your "found" data is in multiple columns you would have to make a couple or
three passes?


Gord Dibben MS Excel MVP

On Mon, 7 Apr 2008 13:20:06 -0700, Dave wrote:

I have a spreadsheet that has 3100 rows of data. I did a Ctrl F and the find
returned 40 rows. How do I extract those 40 rows into a new spreadsheet?

Thanks
Dave




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
I could not find XML in Excel 2003 Data I could not find XML in Excel 2003 Data Excel Discussion (Misc queries) 1 March 20th 08 08:45 AM
Find a worksheet and extract data Deborah Excel Worksheet Functions 1 January 10th 07 03:09 PM
chinese data extract from Oracle 9i to Excel 2003 sridhar Excel Discussion (Misc queries) 0 October 24th 06 01:36 PM
find a worksheet and extract data Deborah Excel Worksheet Functions 2 September 27th 06 03:39 PM
Excel FIND ALL-How do you extract the findings to a new worksheet BelAir Excel Discussion (Misc queries) 7 December 20th 05 07:39 PM


All times are GMT +1. The time now is 07:10 AM.

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

About Us

"It's about Microsoft Excel"