ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   MoveDown (https://www.excelbanter.com/excel-programming/293750-movedown.html)

kloro

MoveDown
 
how can i move the cursor position to the end of the whole document? i bet
it's a silly
question, but i was not able to find the answer

ActiveDocument.Range.MoveDown...and then???



Bob Phillips[_6_]

MoveDown
 
Try

ActiveSheet.Cells.SpecialCells(xlCellTypeLastCell) .Activate


--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"kloro" wrote in message
...
how can i move the cursor position to the end of the whole document? i bet
it's a silly
question, but i was not able to find the answer

ActiveDocument.Range.MoveDown...and then???






All times are GMT +1. The time now is 09:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com