Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? I have been informed from another group that VBA would be required and that 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. Any help would be gratefully recieved Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Please help: Extract some info. from a cell | Excel Worksheet Functions | |||
Cell function required | Excel Worksheet Functions | |||
How I can to extract a formula from other Cell Function? | Excel Discussion (Misc queries) | |||
Function required to extract cell info from an unopened file. | Excel Worksheet Functions | |||
Footer info from unopened workbook | Excel Programming |