I am trying to use the method of opening files from within VBA as per this FAQ:
However, whilst it is working perfectly in Windows 2000 it does not work in Windows XP. When I click the button to execute the code absolutely nothing happens. When I step through the code, it is going through the code line by line but then it doesn't open a file.
Any ideas how to get it working with Win XP?
Thanks.
However, whilst it is working perfectly in Windows 2000 it does not work in Windows XP. When I click the button to execute the code absolutely nothing happens. When I step through the code, it is going through the code line by line but then it doesn't open a file.
Any ideas how to get it working with Win XP?
Thanks.