Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
westcountrytractorboy
 
Posts: n/a
Default Function required to extract cell info from an unopened file.

We have about 5000 recipes in separate spreadsheets and i have been asked to
compile a list of the recipe names into a new spreadsheet.
I could open every individual recipe and copy/paste the filename into the
new spreadsheet but that will take forever.
Is there a way to tell the spreadsheet to look at the xls files and extract
the info required (the recipe name is always in the the same cell ref),
without openeing the files?

Any help would be gratefully received
Thanks
  #2   Report Post  
Bernard Liengme
 
Posts: n/a
Default

This message should be sent to the programming newsgroup - it will need VBA
to do it.
best wishes

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"westcountrytractorboy"
wrote in message ...
We have about 5000 recipes in separate spreadsheets and i have been asked
to
compile a list of the recipe names into a new spreadsheet.
I could open every individual recipe and copy/paste the filename into the
new spreadsheet but that will take forever.
Is there a way to tell the spreadsheet to look at the xls files and
extract
the info required (the recipe name is always in the the same cell ref),
without openeing the files?

Any help would be gratefully received
Thanks



  #3   Report Post  
Myrna Larson
 
Posts: n/a
Default

YOu can't get information out of a spreadsheet without opening it, but that
opening can be done with screen updating off, so the user doesn't see it
happening. As Bernard says, you need a macro to do this.

On Wed, 9 Feb 2005 04:15:02 -0800, westcountrytractorboy
wrote:

We have about 5000 recipes in separate spreadsheets and i have been asked to
compile a list of the recipe names into a new spreadsheet.
I could open every individual recipe and copy/paste the filename into the
new spreadsheet but that will take forever.
Is there a way to tell the spreadsheet to look at the xls files and extract
the info required (the recipe name is always in the the same cell ref),
without openeing the files?

Any help would be gratefully received
Thanks


  #4   Report Post  
Nelly
 
Posts: n/a
Default

Thanks for the advice, i will post the same question in the correct
discussion group

"Myrna Larson" wrote:

YOu can't get information out of a spreadsheet without opening it, but that
opening can be done with screen updating off, so the user doesn't see it
happening. As Bernard says, you need a macro to do this.

On Wed, 9 Feb 2005 04:15:02 -0800, westcountrytractorboy
wrote:

We have about 5000 recipes in separate spreadsheets and i have been asked to
compile a list of the recipe names into a new spreadsheet.
I could open every individual recipe and copy/paste the filename into the
new spreadsheet but that will take forever.
Is there a way to tell the spreadsheet to look at the xls files and extract
the info required (the recipe name is always in the the same cell ref),
without openeing the files?

Any help would be gratefully received
Thanks



  #5   Report Post  
Nelly
 
Posts: n/a
Default

Thanks for the advice, i will post the same question in the correct
discussion group

"Bernard Liengme" wrote:

This message should be sent to the programming newsgroup - it will need VBA
to do it.
best wishes

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"westcountrytractorboy"
wrote in message ...
We have about 5000 recipes in separate spreadsheets and i have been asked
to
compile a list of the recipe names into a new spreadsheet.
I could open every individual recipe and copy/paste the filename into the
new spreadsheet but that will take forever.
Is there a way to tell the spreadsheet to look at the xls files and
extract
the info required (the recipe name is always in the the same cell ref),
without openeing the files?

Any help would be gratefully received
Thanks




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
Function to determine if any cell in a range is contained in a given cell [email protected] Excel Worksheet Functions 3 February 7th 05 04:19 PM
Function making cell really "empty" Arvi Laanemets Excel Worksheet Functions 2 January 31st 05 05:23 PM
Weekly Transaction Processing Ralph Howarth Excel Worksheet Functions 4 January 19th 05 05:37 AM
Using Jet to read excel file returns blank for last cell - sometim Ron Excel Discussion (Misc queries) 1 December 9th 04 08:21 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 03:50 PM.

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"