ComboBox.IsHyperlink Property (Access)
You can use the IsHyperlink property to specify or determine if the data contained in a combo box is a hyperlink. Read/write Boolean.
Syntax
expression .IsHyperlink
expression A variable that represents a ComboBox object.