Visual Basic for Applications Reference

Path not found (Error 76)

See Also    Specifics

The path to a file includes the drive specification plus the directories and subdirectories that must be traversed to locate the file. A path can be relative or absolute. This error has the following cause and solution:

  • During a file-access or disk-access operation, for example, Open, MkDir, ChDir, or RmDir, the operating system was unable to find the specified path.

    Respecify the path.

For additional information, select the item in question and press F1.