Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I'm running the excel file with a parameter which is a path that contains the files to process. After processing the files a targetfile will be created using the contents of the files read. Problem exist if we try to read more than 400+ files and throws popup with the message " File could not be accessed - Make sure the specified folder exists - Make sure the folder that contains the file is no read-only - Make sure the file name does not contain any of the following characters < ? [ ] : "" - Make sure the file/path name does not contain more than 218 characters " with the OK button in it and hangs after that. even if we press the OK button it won't get closed. I tried debugging the same and found the error " error -1004 Method 'Open' of object 'Workbooks' failed" while opening the new file. After this i tried setting the object to nothing before opening the file but in vain. Can some one let me know what might be the problem & how can i solve it. Thanks Rajesh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop the "Personal" sheet from popping up every time I open a work | Excel Discussion (Misc queries) | |||
"Cannot empty clipboard" message keeps popping up | Excel Discussion (Misc queries) | |||
If changed array formula reduce ""\""\""\ - signs to #Missing, will it make ... | Excel Programming | |||
prevent Excel from popping-up an "OK" (information) message | Excel Programming | |||
Backup to specific folder if workbook names begins with "NSR" or "MAC" | Excel Programming |