Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Cell Selection Control

From row 4 down, I would like to make it so that every time the enter
key is pressed, the cell selection will always go to the next row in
the B column. For example, I am currently selecting H14, but when I
hit enter, the selection changes to B15, or if I am currently on L7
and enter is pressed, it changes to B8. Is there a way to do this?

Thanks in advance for your help,

magmike

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Cell Selection Control

magmike was thinking very hard :
From row 4 down, I would like to make it so that every time the enter
key is pressed, the cell selection will always go to the next row in
the B column. For example, I am currently selecting H14, but when I
hit enter, the selection changes to B15, or if I am currently on L7
and enter is pressed, it changes to B8. Is there a way to do this?

Thanks in advance for your help,

magmike


Look at the Worksheet_KeyPress event...

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Cell Selection Control

Sorry.., wrong spreadsheet event! (Excel doesn't support this event)

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


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
close calendar control form after selection KUMPFfrog Excel Programming 3 January 26th 09 05:04 AM
Control button to add copied row below user selection KUMPFfrog Excel Programming 6 January 24th 09 07:50 PM
Splitting up one's highlighted selection as if you had used to"control" button for each selection Zarlot Excel Programming 0 May 16th 08 07:31 PM
How to simulate Control (button) and Mouse Selection of cell Rick S. Excel Programming 0 January 2nd 08 04:08 PM
Help! Loss of Tab control/cell selection problem jkitzy Excel Programming 2 January 13th 05 06:21 PM


All times are GMT +1. The time now is 12:24 PM.

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"