Thread
:
Last used cell
View Single Post
#
1
Posted to microsoft.public.excel.programming
Geoff Kelly
external usenet poster
Posts: 2
Last used cell
I suggest using worksheet.usedrange.columns.count and usedrange.rows.count
You can then use worksheet.cells to refer to it.
Geoff
"Hawk" wrote in message
...
How do I find the last non-empty cell on a worksheet?
Reply With Quote
Geoff Kelly
View Public Profile
Find all posts by Geoff Kelly