adjusting the range of cells in macro

C

CJ

My macro states a range

I don't want a range. I want to click on any cell in the entire worksheet,
and I want the macro to select the active cell the four cells to the right
of it

How do you do this in code
 
Top