Thread
:
Better way of finding last row on sheet
View Single Post
#
1
Posted to microsoft.public.excel.programming
Andibevan[_2_]
external usenet poster
Posts: 128
Better way of finding last row on sheet
Hi,
Can anyone improve on this formula to find the last row of a sheet:-
Sheet1.Range("A65536").End(xlUp).Row
This keeps finding row 26 as the last row when I only have 3 rows of data.
Any ideas?
Andi
Reply With Quote
Andibevan[_2_]
View Public Profile
Find all posts by Andibevan[_2_]