Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
More than just a simple use of:
dim fileName as variant fileName=application.GetOpenFilename("Excel Files(*.xls), *.xls") I would like to have the user indicate a whole folder. I then need to open all of the files in that folder (which are all going to be .xls files). I will then need to open each file and copy certain info into a new worksheet, with the result being a total of all the collected data in this new worksheet. I know how to open a known file and close it, etc. But, my biggest problem is figuring out how to have the user indicate the correct folder. I would also like the prompt to "suggest" the path, e.g., C:\MyDocuments\Mar 2004. Is this possible? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to restrict user to input only one of multiple cells | Excel Worksheet Functions | |||
Open multiple files into multiple worksheets of the same workbook | Excel Discussion (Misc queries) | |||
Rollup of Data in Multiple Sheets (based on user input) | Excel Programming | |||
Input Password to Open Linked Files | Excel Programming | |||
Input Password to Open Linked Files | Excel Programming |