If a spreadsheet cell is linked to a ComboBox any changes to the cell’s content are mirrored in the current text of the Control, and if the new text is occurring int the list of the Box even the selection is updated (if enabled). Nonetheless neither Text modified
nor Item status changed
are thrown.
Is there a way to make the control raise an event on Linked cell changed
?