Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / December 2007

Tip: Looking for answers? Try searching our database.

Modifying J Walkenbach's data entry userform

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
rbl - 10 Dec 2007 20:07 GMT
I have purchased the code for the data entry form from j-walk. I have
make a few small changes to the code. I am generally happy with the
form. However, when the enter key is pressed during the entry of a new
record. the form closes and returns to the spreadsheet database.
I would appreciates any suggestions on how to make the enter key
respond the same as the tab key; that is, move to the next control in
the form.
ilia - 10 Dec 2007 22:00 GMT
I don't remember what the Data Entry form looks like (been a while),
but if you set the textboxes' EnterKeyBehavior property to False, then
Enter will act as Tab.  Right-click on the form control in question,
and select Properties from the pop-up menu.

> I have purchased the code for the data entry form from j-walk. I have
> make a few small changes to the code. I am generally happy with the
[quoted text clipped - 3 lines]
> respond the same as the tab key; that is, move to the next control in
> the form.
Dave Peterson - 10 Dec 2007 22:37 GMT
You also may want to look to see if the Ok button's .default property is set to
true.

If it is, then hitting enter is like clicking that button.

> I have purchased the code for the data entry form from j-walk. I have
> make a few small changes to the code. I am generally happy with the
[quoted text clipped - 3 lines]
> respond the same as the tab key; that is, move to the next control in
> the form.

Signature

Dave Peterson

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.