VB command for going to 1st row.

  • Thread starter Thread starter AA Arens
  • Start date Start date
A

AA Arens

What is the VB command for a button that has to go to the top, what
ever the colom you are.

Bart
 
Cells(1,Activecell.Column).Select

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)
 

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