Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,549
Default Navigate a user form using enter key

Have you considered the built-in Data Form, found on, well,
the Data menu? Enter key moves you down a row, tab moves to next column.
Requires column labels on the worksheet.
-or-
J-Walk Enhanced Data Form (free) from...
http://spreadsheetpage.com/index.php/dataform/home
--
Jim Cone
Portland, Oregon USA



"Mark Stephens"

wrote in message
Hi guys,
I just got up so apologies for the delay replying (I'm in Singapore).

Basically i didn't explain my goal properly and so it has been
misunderstood... I am not actually talking about navigating between controls
on the userform, I am talking about moving from one record to another.
Basically I have a arrow control which when clicked will move the row in the
worksheet down one and then refresh the userform which displays data in the
active row.

I want to dispense with the need to use a mouse to click the arrow and make
it so when you press enter it moves to the next record. Using an accelerator
key is one way to go but then instead of pressing enter the user has to do
alt - x (if x is the accelerator key assigned) to go to the njext record,
which isn't so elegant.

Sorry for the failure to communicate, any ideas?

Thanks and regards. , Mark




"Jim Cone" wrote in message
...
If those "fields" are actually Textboxes then set the "EnterKeyBehavior"
property to False for each Textbox.
And as Joel pointed out, the tab order must be set correctly.
--
Jim Cone
Portland, Oregon USA



"Mark Stephens"

wrote in message
Should be simple but I cannot figure it out... is there a way to use the
enter key to navigate records? Basically I have a user form and am
loading
variables in it's fields based upon the values in a spreadsheet.

I want it so that each time the enter key is pressed the cursir drops a
row
and the user form is then repopulated with the data.

I know how to use accelerator keys to speed up entry but i cannot figure
out how to accompplish this simple task. Any help much appreciated,
thansk
and regards, mark




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
Date field in user form & Loading a user form on opening workbook Balan Excel Programming 1 May 24th 08 03:40 PM
Automatically add a textbox to a user form based on user requireme Brite Excel Programming 4 April 7th 07 11:37 PM
User form ComboBox Items: Remember user entries? [email protected] Excel Programming 0 March 29th 07 06:41 PM
How to: User Form to assign a user defined range to a macro variab TrevTrav Excel Programming 1 March 22nd 05 07:57 PM
How To: create a form for a user to enter data Ciscolo Bandero Excel Programming 3 April 16th 04 08:54 PM


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