Thread
:
SELECTING LAST ROW
View Single Post
#
2
Posted to microsoft.public.excel.misc
Bob Phillips[_3_]
external usenet poster
Posts: 2,420
SELECTING LAST ROW
Rows(80).Resize(Cells(Rows.Count,"A").End(xlUp).Ro w-79).Delete
--
__________________________________
HTH
Bob
"da" wrote in message
...
How do I select and delete row 80 to the last row which is 65,000?
Reply With Quote
Bob Phillips[_3_]
View Public Profile
Find all posts by Bob Phillips[_3_]