无法重命名为其他驱动器(错误 74)

The Name statement must rename the file to the current drive. This error has the following cause and solution:

  • You tried to move a file to a different drive using the Name statement. Use FileCopy to write the file to another drive, and then delete the old file with a Kill statement.

有关其他信息,选择有问题的项并按 F1(在 Windows 中)或 HELP(在 Macintosh 上)。

支持和反馈

有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。