XlLinkStatus enumeration (Excel)

Specifies the status of a link.

Name Value Description
xlLinkStatusCopiedValues 10 Copied values.
xlLinkStatusIndeterminate 5 Unable to determine status.
xlLinkStatusInvalidName 7 Invalid name.
xlLinkStatusMissingFile 1 File missing.
xlLinkStatusMissingSheet 2 Sheet missing.
xlLinkStatusNotStarted 6 Not started.
xlLinkStatusOK 0 No errors.
xlLinkStatusOld 3 Status may be out of date.
xlLinkStatusSourceNotCalculated 4 Not yet calculated.
xlLinkStatusSourceNotOpen 8 Not open.
xlLinkStatusSourceOpen 9 Source document is open.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.