The information in this article applies to:
SUMMARY
When opening a Microsoft Excel file over a network, the message "Can't
Access File" may be generated due to various circumstances. The
message may be followed with options to Retry or Cancel.
MORE INFORMATION
If a macro is used to open a file, an error is returned if this
situation occurs.
The IF() statement in cell A2 checks for an error in the OPEN() function. If the OPEN() function fails, the WAIT() function is used to pause the macro for 15 seconds, and then go back to cell A2 to try to open the file again. Once the file is successfully opened, the macro continues from cell A5. Additional query words: 2.20 3.0 4.00
Keywords : |
Last Reviewed: March 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |