Make last cell in currentregion the activecell

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

Guest

I need some code to make the last cell in the currentregion the active cell

Grateful for any help.
 
with selection.currentregion
.cells(.cells.count).activate '.select?
end with
 

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