The VP SET ACTIVE CELL command defines a specified cell as active.
 In rangeObj, pass a range containing a single cell as an object. See VP Cell. If rangeObj is not a cell range or contains multiple ranges, only the first cell of the first range is used. 
The following code: 
  will set the cell in column D, row 5 as the active cell:
 