Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've got a bunch of .xls files in a folder, like this
D:\Campaign Sys (main folder) -- C001 (subfolder) -------- Br001 (subfolder) ---------------RM01_C001.xls ---------------RM02_C001.xls -------- Br002 (subfolder) ---------------RM03_C001.xls ---------------RM04_C001.xls etc In Sheet1, I've listed all the folder paths in A2 down: D:\Campaign Sys\C001\Br001 D:\Campaign Sys\C001\Br002 etc In another sheet named: Passwd I've got the list of passwords* in cols A to C data from row2 down *passwords to open are listed in C2 down RM Branch Pwd RM01 Br001 1111 RM02 Br001 1112 RM03 Br002 1113 RM04 Br002 1114 etc For daily updating purposes, I need to run a sub to open all the .xls files in all the folder paths at 9.00 pm daily and then to close all files w/o saving an hour later at 10 pm Appreciate any help to achieve the above. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to open same name files in different folders in Excel? | Excel Discussion (Misc queries) | |||
How do I single click to open files or folders? | Excel Discussion (Misc queries) | |||
Open Excel files/folders | Excel Discussion (Misc queries) | |||
Open files in different folders | Excel Programming | |||
Auto open 8 workbooks in different folders, then save on close... | Excel Programming |