SelectCell

To Select or deselect a cell, use the SelectCell method.

SelectCell Column as Integer, Row as Integer

Column:
The column number to select.

Row:
The row number to select.

Description:
To deselect selected cells then pass 0 to both Column and Row parameter.