Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 425
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default 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
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default 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.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
More than one cell is selected when I left click. Why? womusic New Users to Excel 6 May 12th 09 03:55 PM
Move selected range to left Gene Augustin Excel Programming 5 February 16th 09 06:12 PM
scroll so that the upper left cell in a range moves to the upper left of the active window Andre[_6_] Excel Programming 6 November 14th 08 09:33 PM
Move contents of selected cell down one, and to the left one cell? Albert Einstein Excel Programming 5 June 17th 06 06:19 PM
selected cell - top left Ciara Excel Discussion (Misc queries) 1 May 25th 05 12:16 PM


All times are GMT +1. The time now is 01:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"