Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,814
Default moving around a sheet

is it possible to control which cell is selected after enter is pressed?

for example, let's say i want enter to move the selected cell from A1, then
to B1, then to C1. but after enter is hit on C1, i want the next selected
cell to be A2.

Thanks, for any help
  #2   Report Post  
Posted to microsoft.public.excel.programming
JNW JNW is offline
external usenet poster
 
Posts: 480
Default moving around a sheet

In the worksheet itself you can set specific cells as unprotected. Then
after you protect the worksheet you can hit tab to go between only the cells
you have specified.

1) select all cells in sheet and in the format screen protection tab --
make all cells locked
2) select cells A1,B1,C1,A2...etc. (all cells you want to be able to tab
between
3) right-click and select format
4) on the protection tab make sure that there is no checkmark next to locked.
5) tools protection protect sheet = click ok
6) use tab to select next cell.

"steve" wrote:

is it possible to control which cell is selected after enter is pressed?

for example, let's say i want enter to move the selected cell from A1, then
to B1, then to C1. but after enter is hit on C1, i want the next selected
cell to be A2.

Thanks, for any help

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default moving around a sheet

Select A1:C10

now keep hitting the tab key or the enter key (the enter key must be set to
move right in Tools=Options=Edit tab).

--
Regards,
Tom Ogilvy




"steve" wrote in message
...
is it possible to control which cell is selected after enter is pressed?

for example, let's say i want enter to move the selected cell from A1,

then
to B1, then to C1. but after enter is hit on C1, i want the next selected
cell to be A2.

Thanks, for any help



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default moving around a sheet

might be able to assign a on enter event to the cell.

"steve" wrote:

is it possible to control which cell is selected after enter is pressed?

for example, let's say i want enter to move the selected cell from A1, then
to B1, then to C1. but after enter is hit on C1, i want the next selected
cell to be A2.

Thanks, 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
formula for moving information from one sheet to another sheet Puzzled Excel Discussion (Misc queries) 4 June 6th 10 05:58 AM
moving from one sheet to another from a cell of a sheet mah1608 Excel Worksheet Functions 1 May 8th 09 06:27 AM
moving informatiion from one sheet to a total sheet john Excel Discussion (Misc queries) 2 January 31st 08 10:17 PM
Moving from one sheet to another Peco Worker Excel Discussion (Misc queries) 1 March 26th 06 11:48 PM
Moving sheet Greg Excel Discussion (Misc queries) 2 June 30th 05 02:21 PM


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