activecell.offset(i,j).select
i is the number of rows, +ve or -ve to move
j is the number of columns
so to select the cell to your left: activecell.offset(0,-1).select
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.