Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 111
Default Extract Certain Data from closed file

To All,

I want to be able to do the following:

Spreadsheet data.xls is a CLOSED spreadsheet that contains many columns
and rows of data. I want to search column C of this spreadsheet, and
extract all the rows that contain FR55 in column C to a spreadsheet
newdata.xls. The macro needs to be contained in spreadsheet newdata.xls
and extract the data from data.xls.

Any ideas?

thanks in advance,

Regards

Joseph Crabtree

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 459
Default Extract Certain Data from closed file

Nel post ups.com
*joecrabtree* ha scritto:

To All,

I want to be able to do the following:

Spreadsheet data.xls is a CLOSED spreadsheet that contains many
columns and rows of data. I want to search column C of this
spreadsheet, and extract all the rows that contain FR55 in column C
to a spreadsheet newdata.xls. The macro needs to be contained in
spreadsheet newdata.xls and extract the data from data.xls.

Any ideas?

thanks in advance,

Regards

Joseph Crabtree


Hi Joseph,

Try to see he

http://www.erlandsendata.no/english/...dacimportwbado

http://www.erlandsendata.no/english/...nvbadacwbdbado

http://www.erlandsendata.no/english/...nvbadacwbdbdao

I think you should find something to solve your problem...

--
(I'm not sure of names of menus, options and commands, because
translating from the Italian version of Excel...)

Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Extract Certain Data from closed file

I'd open data.xls and use data|Filter|autofilter on the worksheet in column C.
Then filter to show FR55's and copy the visible range to the other location.
Then close data.xls.

With screenupdating turned off, it should be invisible to the user.

joecrabtree wrote:

To All,

I want to be able to do the following:

Spreadsheet data.xls is a CLOSED spreadsheet that contains many columns
and rows of data. I want to search column C of this spreadsheet, and
extract all the rows that contain FR55 in column C to a spreadsheet
newdata.xls. The macro needs to be contained in spreadsheet newdata.xls
and extract the data from data.xls.

Any ideas?

thanks in advance,

Regards

Joseph Crabtree


--

Dave Peterson
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
CAN I IMPORT DATA FROM A CLOSED FILE TO A NEW WORKSHEET Paul Excel Discussion (Misc queries) 1 January 11th 07 02:30 PM
How do I copy data from a closed file. Rob Moore Excel Programming 4 August 26th 06 01:20 PM
GetValue to extract data from closed files John James[_3_] Excel Programming 2 April 8th 06 11:19 AM
How to extract data from a wooksheet in a closed workbook kuansheng Excel Worksheet Functions 2 February 15th 06 03:46 AM
Problem with named Range in ADO extract from Closed Excel File Dave Bash Excel Programming 1 December 23rd 03 09:10 AM


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

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"