#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Worksheet

Suppose I have a worksheet with 5 columns by 3 rows ( The number of rows and
columns to use). Can the cursor be configured to move to the next row
automatically once the last row of the immediate column has an entered value?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 21
Default Worksheet

Select the data-entry rectangle of interest. Use the tab key to enter
values. The cursor will "wrap" within the highlighted area.

You can also set the cursor to move to the right after hitting enter,
if it currently moves downward.

On Jul 10, 10:58 pm, bluesun
wrote:
Suppose I have a worksheet with 5 columns by 3 rows ( The number of rows and
columns to use). Can the cursor be configured to move to the next row
automatically once the last row of the immediate column has an entered value?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Worksheet

Hi Hilberg, thanks for your feedback. Can the "wrap" be set like a rule, so
that it could not be disturbed by mouse click or function key.

"D Hilberg" wrote:

Select the data-entry rectangle of interest. Use the tab key to enter
values. The cursor will "wrap" within the highlighted area.

You can also set the cursor to move to the right after hitting enter,
if it currently moves downward.

On Jul 10, 10:58 pm, bluesun
wrote:
Suppose I have a worksheet with 5 columns by 3 rows ( The number of rows and
columns to use). Can the cursor be configured to move to the next row
automatically once the last row of the immediate column has an entered value?




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 396
Default Worksheet

You could consider using VBA, more specifically, a SelectionChange Event.
That traps where the cursor is going.


--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"bluesun" wrote:

Hi Hilberg, thanks for your feedback. Can the "wrap" be set like a rule, so
that it could not be disturbed by mouse click or function key.

"D Hilberg" wrote:

Select the data-entry rectangle of interest. Use the tab key to enter
values. The cursor will "wrap" within the highlighted area.

You can also set the cursor to move to the right after hitting enter,
if it currently moves downward.

On Jul 10, 10:58 pm, bluesun
wrote:
Suppose I have a worksheet with 5 columns by 3 rows ( The number of rows and
columns to use). Can the cursor be configured to move to the next row
automatically once the last row of the immediate column has an entered value?




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Worksheet

A couple of methods.

Start in A1 and Tab your way across to E1.

ENTER key out of E1 and go to A2.

Method 2.................

Select the cells and FormatCellsProtection

Unlock these cells then protect the worksheet with "select locked cells"
disabled.

You can move only across using the Tab key oir ENTER key if set to move right.

When you get to column E and hit Tab or ENTER you will go to A2.


Gord Dibben MS Excel MVP

On Tue, 10 Jul 2007 19:58:02 -0700, bluesun
wrote:

Suppose I have a worksheet with 5 columns by 3 rows ( The number of rows and
columns to use). Can the cursor be configured to move to the next row
automatically once the last row of the immediate column has an entered value?


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
Unable to Insert Worksheet/Move and copy worksheet Excel 2003 lukerush Excel Worksheet Functions 2 September 7th 06 05:05 PM
plot graph from multiple worksheet as embedded chart object on every worksheet [email protected] Charts and Charting in Excel 3 August 24th 06 07:26 PM
plot graph from multiple worksheet as embedded chart object on every worksheet [email protected] Excel Discussion (Misc queries) 2 August 24th 06 05:26 PM
plot graph from multiple worksheet as embedded chart object on every worksheet [email protected] Excel Worksheet Functions 2 August 24th 06 05:26 PM
Upload multiple text files into 1 excel worksheet + put the filename as the first column in the worksheet Aster Excel Worksheet Functions 3 March 12th 06 09:58 AM


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