Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good day all. Excel 2007. XP Pro.
Is there a way to have all available excel files in a particular folder listed (updated in real time) in an excel spreadsheet where the user can click on one or more of them to open those files or at least retrieve specific data from them? I have a situation where files representing cost centres and each month of the year need to present data into a worksheet used for reporting purposes. So potentially 5 x 12 = 60 files. But these are only created as the months pass. so at the end of month1 there would only be the 5 files, month 2 there would be 10 etc. The files all have the same name excepting for the first 8 characters which identify the cost centre, year and month. e.g. A2010JANSTANDARDFILENAME Any suggestions appreciated. PS Has anyone ever considered compiling an indexed resource with the answaers to all these questions? Maybe this would be a marketable product. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() This Excel add-in may do what you want. I wrote it... http://tinyurl.com/ListFiles (download from MediaFire) 3 week trial, no advertising, no registration req'd. -- Jim Cone Portland, Oregon USA "Wes_A" wrote in message ... Good day all. Excel 2007. XP Pro. Is there a way to have all available excel files in a particular folder listed (updated in real time) in an excel spreadsheet where the user can click on one or more of them to open those files or at least retrieve specific data from them? I have a situation where files representing cost centres and each month of the year need to present data into a worksheet used for reporting purposes. So potentially 5 x 12 = 60 files. But these are only created as the months pass. so at the end of month1 there would only be the 5 files, month 2 there would be 10 etc. The files all have the same name excepting for the first 8 characters which identify the cost centre, year and month. e.g. A2010JANSTANDARDFILENAME Any suggestions appreciated. PS Has anyone ever considered compiling an indexed resource with the answaers to all these questions? Maybe this would be a marketable product. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FYI: One macro really helped for capturing data from multiple workbook stored in a specific folder to one excel file only | Excel Programming | |||
Open and copy all workbook sheets in a folder to a master file | Excel Discussion (Misc queries) | |||
Save file in a new folder, but create folder only if folder doesn't already exist? | Excel Programming | |||
import excel worksheet info to contact sub-folder | Excel Discussion (Misc queries) | |||
Extract file names last save info from a Folder | Excel Programming |