activecell offset

R

rvik

how do i shift the active cell, two cells to the left.

i know that activecell.offset(0,1) will shift it one cell to the
right.

how to do for right??
 
Top