ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Go to top left cell of selected range (https://www.excelbanter.com/excel-programming/425745-go-top-left-cell-selected-range.html)

J.W. Aldridge

Go to top left cell of selected range
 
Need a code that will find and go to the top left cell of the selected/
highlighted range.

rspowell

Go to top left cell of selected range
 
On Mar 18, 9:00*am, "J.W. Aldridge"
wrote:
Need a code that will find and go to the top left cell of the selected/
highlighted range.



Jeremy --

Application.Goto Selection.Cells(1)


Hope it helps you !

- Rodney POWELL
Microsoft MVP - Excel

www.BeyondTechnology.com

Gord Dibben

Go to top left cell of selected range
 
Selection.Cells(1).Select


Gord Dibben MS Excel MVP

On Wed, 18 Mar 2009 07:00:01 -0700 (PDT), "J.W. Aldridge"
wrote:

Need a code that will find and go to the top left cell of the selected/
highlighted range.




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

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