Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have created a number of excel files, which have the same name but a
different number. For e.g. book1.xls, book2.xls, book3.xls..... and so on. I need to retrieve information from a particular cell(the address is fixed) from all these files into another new worksheet. The number of excel files(i.e., book1.xls,book2.xls, book3.xls.....etc.) may vary, i.e., there can be 50 or 60 or even 100 files. I first need to find out the number of files, and then retrieve the cell information from all these files and store it in the new file. Also, if changes are made in any one of the files, then the change should reflect in the new worksheet. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Merge Multiple Single Worksheet Excel Files into one file in separ | Excel Discussion (Misc queries) | |||
Selecting multiple values from a drop down list box | Excel Discussion (Misc queries) | |||
Upload multiple text files into 1 excel worksheet + put the filename as the first column in the worksheet | Excel Worksheet Functions | |||
Is there way to enter multiple values into excel cells w/ a form? | Excel Discussion (Misc queries) | |||
Selecting a directory from a form in excel | Excel Programming |