ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Finding the Blank Cell (https://www.excelbanter.com/excel-programming/300195-re-finding-blank-cell.html)

Cory Thomas[_2_]

Finding the Blank Cell
 
Some people may not agree with this method, but it works in a quick fix

dim finalRow as Long
finalRow = Range("A65536").End(xlUp).Row

Just change A to whatever column you want to find where there i
nothing in the last cell

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 10:27 PM.

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