Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default TABBING BETWEEN PARTICULAR CELLS

I have a spreadsheet that requires someone to input data into certain cells
within the sheet. How can I set up the sheet so that when I hit the TAB key
it automatically move the cursor to a cell that requires user input of
information only?
I know this can be done. This is an urgent matter as I need toresolve this
before the end of the secon week in August 2008.
Thank you in advance.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default TABBING BETWEEN PARTICULAR CELLS

See if this old post helps:

http://tinyurl.com/3kksgy

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"adrian19622007" wrote in message
...
I have a spreadsheet that requires someone to input data into certain

cells
within the sheet. How can I set up the sheet so that when I hit the TAB

key
it automatically move the cursor to a cell that requires user input of
information only?
I know this can be done. This is an urgent matter as I need toresolve this
before the end of the secon week in August 2008.
Thank you in advance.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default TABBING BETWEEN PARTICULAR CELLS

See Bob Phillips' site for a couple of methods to set the Tab order.

Includes the named range approach posted by RagDyer.

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

There is also a VBA method using sheet event code if you want it.

Post back if so.


Gord Dibben MS Excel MVP


On Fri, 25 Jul 2008 23:32:00 -0700, adrian19622007
wrote:

I have a spreadsheet that requires someone to input data into certain cells
within the sheet. How can I set up the sheet so that when I hit the TAB key
it automatically move the cursor to a cell that requires user input of
information only?
I know this can be done. This is an urgent matter as I need toresolve this
before the end of the secon week in August 2008.
Thank you in advance.


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 915
Default TABBING BETWEEN PARTICULAR CELLS

adrian19622007 wrote:
I have a spreadsheet that requires someone to input data into certain cells
within the sheet. How can I set up the sheet so that when I hit the TAB key
it automatically move the cursor to a cell that requires user input of
information only?
I know this can be done. This is an urgent matter as I need toresolve this
before the end of the secon week in August 2008.
Thank you in advance.



You could use worksheet protection + cell locking.

By default, all cells are locked but this has no effect unless the
worksheet is protected.

To accomplish what you want, select each of the cells in which input is
needed, and uncheck the Locked property on the format | cell |
protection dialog.

After unlocking all the cells needed, protect the worksheet on the tools
| protection | worksheet dialog.

Now, the tab key will cycle through the unlocked cells only.
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
Tabbing to cells artgrl8163 Excel Worksheet Functions 2 May 30th 07 05:31 PM
Tabbing through unlocked cells Garyw Excel Discussion (Misc queries) 6 April 2nd 07 04:30 PM
Tabbing through merged cells CVogel Excel Discussion (Misc queries) 1 March 13th 07 09:32 PM
Tabbing through Unlocked cells Susan Excel Worksheet Functions 0 March 26th 06 11:51 PM
Tabbing to move between cells Cassi Excel Discussion (Misc queries) 1 June 17th 05 10:59 PM


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