how do i move from one column to the next?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

on my page i've set up four columns, but am not able to move to the second,
third and fourth column and less i scroll through the first. Is there a
quicker way I can move between columns?
 
Your description is pretty vague, but here is a guess.
ActiveCell.offset(0,1).Activate
 

Ask a Question

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.

Ask a Question

Back
Top