Excel 2003
Win XP
I frequently 'select' or 'activate' cells when working in VBA in order
to designate a reference location. Then I use the 'offset' command to
reference other cells. (This is probably a bad way to do things.) I
often want to unselect all cells.
Is it possible to unselect all selected cells with VBA code?