Visual Basic for Applications Reference

Error saving to file (Error 31036)

Specifics

Visual Basic can't write the object to the specified file (set Action = 11 or 18). Possible causes:

  • The FileNumber property is invalid.

  • The specified file wasn't opened in Binary mode.

  • There isn't enough disk space.