Use 0 as one or both of the arguments for Offset: expression refers to cell A1
Sub zero() range("A1").offset(0, 0).Select End Sub