Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Enter data and press enter to move to specific cell

after enering data how can I press enter to move to a specific cell?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Enter data and press enter to move to specific cell

Do you want a programming solution or other?

You can protect the sheet with the cells to move to unlocked and disallow
selection of locked cells.

You can define a named range and follow the sequence of the cells in the named
range.

See Bob Phillips' site for named range method.

http://www.xldynamic.com/source/xld.xlFAQ0008.html

You can use Case Select code to move from one cell to another as you press enter
key.


Gord Dibben MS Excel MVP

On Tue, 9 Jan 2007 19:11:00 -0800, Programing problem
wrote:

after enering data how can I press enter to move to a specific cell?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Enter data and press enter to move to specific cell

If the sheet is protected and selection of locked cells is not allowed, the
next unlocked cell determined by the setting of ToolsOptionsEditMove
selection after Enter will be selected.

If you want to go to some other specific cell, try the method in the recent,
previous thread "how do I put my unprotected cells in order to answer
they're mixed" in this NG.

NickHK

"Programing problem" wrote in
message ...
after enering data how can I press enter to move to a specific cell?



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
Press Enter and Move Back to Column A Automatically I Teach Excel Discussion (Misc queries) 3 May 15th 10 01:14 AM
Selection won't move when I press enter...do you know why? lori Excel Discussion (Misc queries) 1 January 12th 09 01:21 PM
Macro to select cells in column enter data then press enter NP New Users to Excel 1 February 20th 08 04:21 PM
After entering data, press enter to move to a specific cell Programing problem Excel Programming 0 January 10th 07 02:32 AM
must press enter 2x to move cell focus Lynn Excel Discussion (Misc queries) 0 March 18th 05 06:05 PM


All times are GMT +1. The time now is 06:01 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"