rossbritton26
New Member
- Joined
- Jul 28, 2011
- Messages
- 33
Hi,
I have some code which seemingly works fine. It takes a unique "ID" code from a list and then opens the file which begins with that "ID" code from a specified location.
This appears to work fine, except for one file. There appears to be no difference with the file name, extension, type or anything else when compared to all the other files which have worked!
The code is picking up the correct "ID", but then it just opens the first file in the folder instead of the required file.
Again, all other files have worked perfectly fine apart from this random one in the middle!!
Any ideas,
Ross.
I have some code which seemingly works fine. It takes a unique "ID" code from a list and then opens the file which begins with that "ID" code from a specified location.
This appears to work fine, except for one file. There appears to be no difference with the file name, extension, type or anything else when compared to all the other files which have worked!
The code is picking up the correct "ID", but then it just opens the first file in the folder instead of the required file.
Again, all other files have worked perfectly fine apart from this random one in the middle!!
Any ideas,
Ross.