AcHyperlinkPart enumeration (Access)

Specifies the information you want returned by the HyperlinkPart method.

Name Value Description
acAddress 2 The address part of a Hyperlink field.
acDisplayedValue 0 The underlined text displayed in a hyperlink.
acDisplayText 1 The displaytext part of a Hyperlink field.
acFullAddress 5 The address and subaddress parts of a Hyperlink field, delimited by a "#" character.
acScreenTip 4 The tooltip part of a Hyperlink field.
acSubAddress 3 The subaddress part of a Hyperlink field.

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.