vShaneCurtis
New member
- Local time
- Today, 07:27
- Joined
- Apr 17, 2017
- Messages
- 9
Hi Guys,
I'm having a bit of a problem and could use some help. I am using an empty array in conjunction with a for each loop to store files names in a directory. The names in the array will then be used for further processing. As expected I am getting error 9 subscript out of range. I know it is possible to trap this error and correct it. I had a function to handle it but I have lost the code because my database was corrupted and I am unable to open it. Does anyone have a code snippet that will solve this problem. Any help you can provide is appreciated.
I'm having a bit of a problem and could use some help. I am using an empty array in conjunction with a for each loop to store files names in a directory. The names in the array will then be used for further processing. As expected I am getting error 9 subscript out of range. I know it is possible to trap this error and correct it. I had a function to handle it but I have lost the code because my database was corrupted and I am unable to open it. Does anyone have a code snippet that will solve this problem. Any help you can provide is appreciated.