Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default How to make last cell in current selection the activecell

I asked a similar but wrongly worded question earlier so apologies for what
seems repetition.

I need some code to make the last cell in the current selection (not the
CurrentRegion) the active cell.

Grateful for any help.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default How to make last cell in current selection the activecell

Selection.Cells(Selection.Cells.Count).Activate

RBS

"Snowsride" wrote in message
...
I asked a similar but wrongly worded question earlier so apologies for what
seems repetition.

I need some code to make the last cell in the current selection (not the
CurrentRegion) the active cell.

Grateful for any help.


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
Make last cell in currentregion the activecell Snowsride Excel Programming 3 September 5th 06 07:01 AM
How to make sure a Cell is within the current visible window's ran OKLover[_2_] Excel Programming 2 July 13th 05 01:38 PM
Identify Current Row for ActiveCell COL H Excel Programming 6 April 29th 05 10:17 PM
How do I reference Current Cell when cell isn't the Activecell VBA2VBZGuy Excel Programming 2 December 15th 03 09:27 PM
Use of Selection.Find & ActiveCell Steve Slechta[_2_] Excel Programming 4 November 19th 03 02:07 PM


All times are GMT +1. The time now is 11:55 PM.

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

About Us

"It's about Microsoft Excel"