Count from cell b71 to last cell

  • Thread starter Thread starter jln via OfficeKB.com
  • Start date Start date
J

jln via OfficeKB.com

I cant seem to get it. I need to go to cell b71 count to last active cell
then add one so that i can add in totals.
 
Cells(Rows.Count,"B").End(xlUp).Offset(1,0).Select

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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