Thread
:
Last Cell Code
View Single Post
#
1
Posted to microsoft.public.excel.programming
Terri[_5_]
external usenet poster
Posts: 8
Last Cell Code
What's the difference in this
Selection.SpecialCells(xlCellTypeLastCell).Select
and this
ActiveCell.SpecialCells(xlLastCell).Select
Reply With Quote
Terri[_5_]
View Public Profile
Find all posts by Terri[_5_]