Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default The Tab Function (Take 2)

Just a quick one.

In a worksheet, pressing the tab key allows the user to
move to the next cell to the right. Is there a way to
restrict which cells the user can go to? For example the
cursor starts off in cell A5 and when the tab key is hit
the cursor moves to cell A10 instead of B5?

Cheers,
D


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default The Tab Function (Take 2)

Just a thought, you might want to pop the following line
in somewhere to disable to tabbing

Application.OnKey "{TAB}"

Cheers.

-----Original Message-----
Just a quick one.

In a worksheet, pressing the tab key allows the user to
move to the next cell to the right. Is there a way to
restrict which cells the user can go to? For example the
cursor starts off in cell A5 and when the tab key is hit
the cursor moves to cell A10 instead of B5?

Cheers,
D


.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default The Tab Function (Take 2)

See alternate methods in answer to your first post.

Gord Dibben Excel MVP - XL97 SR2 & XL2002

On Tue, 15 Jul 2003 20:03:52 -0700, "Darren O'Connell"
wrote:

Just a quick one.

In a worksheet, pressing the tab key allows the user to
move to the next cell to the right. Is there a way to
restrict which cells the user can go to? For example the
cursor starts off in cell A5 and when the tab key is hit
the cursor moves to cell A10 instead of B5?

Cheers,
D


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default The Tab Function (Take 2)

I think you read Gord's intent wrong. I read it as a reminder to the original
poster that he/she has another response and they might like to go back there and
look at it.



Don wrote:

Nice to see the friendlyness in this forum.
These forums are for helping other's, and sharing ideas.
Just because another person puts forward a possible
solution (no matter how incorrect it is), doesn't mean you
should blatantly criticise them.

You should think about getting some manners before you
post again.

-----Original Message-----
See alternate methods in answer to your first post.

Gord Dibben Excel MVP - XL97 SR2 & XL2002

On Tue, 15 Jul 2003 20:03:52 -0700, "Darren O'Connell"
wrote:

Just a quick one.

In a worksheet, pressing the tab key allows the user to
move to the next cell to the right. Is there a way to
restrict which cells the user can go to? For example

the
cursor starts off in cell A5 and when the tab key is

hit
the cursor moves to cell A10 instead of B5?

Cheers,
D


.


--

Dave Peterson

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default The Tab Function (Take 2)

Don

Dave is correct stating my intent. I criticised no one, blatantly or
otherwise.

Your perception of events, of course, is strictly that.......yours, but it
serves as a reminder to us all that one man's Mede is another man's Persian.

Gord



On Tue, 15 Jul 2003 23:23:21 -0500, Dave Peterson wrote:

I think you read Gord's intent wrong. I read it as a reminder to the original
poster that he/she has another response and they might like to go back there and
look at it.



Don wrote:

Nice to see the friendlyness in this forum.
These forums are for helping other's, and sharing ideas.
Just because another person puts forward a possible
solution (no matter how incorrect it is), doesn't mean you
should blatantly criticise them.

You should think about getting some manners before you
post again.

-----Original Message-----
See alternate methods in answer to your first post.

Gord Dibben Excel MVP - XL97 SR2 & XL2002

On Tue, 15 Jul 2003 20:03:52 -0700, "Darren O'Connell"
wrote:

Just a quick one.

In a worksheet, pressing the tab key allows the user to
move to the next cell to the right. Is there a way to
restrict which cells the user can go to? For example

the
cursor starts off in cell A5 and when the tab key is

hit
the cursor moves to cell A10 instead of B5?

Cheers,
D

.


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
Excel Data Validation/Lookup function does function correcty Kirkey Excel Worksheet Functions 2 May 25th 09 09:22 PM
copy of excel file not showing formulal/function in the function b oaallam Excel Discussion (Misc queries) 4 September 6th 07 01:20 PM
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM


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