Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding Next Blank Cell in Blank Row | Excel Worksheet Functions | |||
Finding next non-blank cell | Excel Discussion (Misc queries) | |||
Finding the bottom non-blank cell in a range | Excel Discussion (Misc queries) | |||
Finding next Blank Cell in Column | Excel Programming | |||
Finding first non-blank cell | Excel Programming |