ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   select down to the LAST non empty row (https://www.excelbanter.com/excel-programming/301316-re-select-down-last-non-empty-row.html)

Mike[_83_]

select down to the LAST non empty row
 
Hi,dabith :

You Can Try This Code With VBA to get the lastrow who is not empty:

lastrow=Range("a65536").End(XLup).row

*example for columns A

--

陈希章@中国

*穷且独善其身**达则兼济天下*



"dabith " wrote in message
...
| hey all
|
| hoping someone can help a newbie to VBA
|
| i want to select a range of entire rows down to the *last* non-empty
| entire row. There may exist a few empty rows, but i want to skip these
| to get to the very last row with data in it (regardless of columns).
|
| I have looked at xlDown command but I dont know how to skip the empty
| rows in between.
|
| thanks
|
|
| ---
| Message posted from http://www.ExcelForum.com/
|




All times are GMT +1. The time now is 11:30 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com