473,806 Members | 2,929 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Enter Key Behavior under Win2000 vs WinXP

MJC
Hi All,

I just built a database in Access XP/Win XP and am having an issue
with the enter key behavior when the database is run under Windows
2000. If you use the enter key to tab through the fields on the forms
you eventually get to the 'close' button. Under WinXP pressing enter
again once the button has focus will cause Access to initiate the code
on the On Click event. Under Win 2000 the focus moves to the top
field on the form.

Has anyone seen this type of behavior before?

TIA
Nov 13 '05 #1
2 1680
I'm not seeing that behavior using Access 2003 on Win2000, but as a
workaround the spacebar should trigger the command button's click event.

Another alternative for firing the button from the keyboard would be to
include an ampsersand in the Caption of the button. For example:
&Close
would let you close the form with Alt+C.

Ctrl+F4 should also work unless it's a popup.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"MJC" <ja******@front iernet.net> wrote in message
news:58******** *************** ***@posting.goo gle.com...
Hi All,

I just built a database in Access XP/Win XP and am having an issue
with the enter key behavior when the database is run under Windows
2000. If you use the enter key to tab through the fields on the forms
you eventually get to the 'close' button. Under WinXP pressing enter
again once the button has focus will cause Access to initiate the code
on the On Click event. Under Win 2000 the focus moves to the top
field on the form.

Has anyone seen this type of behavior before?

TIA

Nov 13 '05 #2
This is a user option, and is probably set differently on the
two PC's. Go to Options, Keyboard, "Move after enter".

(david)

"MJC" <ja******@front iernet.net> wrote in message
news:58******** *************** ***@posting.goo gle.com...
Hi All,

I just built a database in Access XP/Win XP and am having an issue
with the enter key behavior when the database is run under Windows
2000. If you use the enter key to tab through the fields on the forms
you eventually get to the 'close' button. Under WinXP pressing enter
again once the button has focus will cause Access to initiate the code
on the On Click event. Under Win 2000 the focus moves to the top
field on the form.

Has anyone seen this type of behavior before?

TIA

Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
1527
by: Ahmed El Lakani | last post by:
hi all, i've a legacy ASP.NTT code that works fine, but now i'm trying to add new feature so i get the files from our source safe and put them in "d:\Projects\mySite" and created a new virtual directory for it and make it point to the project Directory
5
5938
by: jerars | last post by:
Hi! I have recently realized that some computer in my office have a different behavior when it comes to handle the onresize event in Internet explorer. I red a lot on this forum about this but I never was able to understand what is the cause of the different behavior. That's what I want to know. my HTML code: -----------------
2
1396
by: Grei | last post by:
how can i impersonate from win2000 to WinXP? in MSDN says: (gives example how to implemet it but not with win2000, and it doesn't say what to do on win2000!!!) any ideas? workarounds? Thanx! // This sample demonstrates the use of the WindowsIdentity class to impersonate a user.
6
1629
by: Grei | last post by:
how can i impersonate from win2000 to WinXP? MSDN gives example how to implemet impersonation from XP to XP, but not from win2000 to XP, and it doesn't say what to do with win2000!!! any ideas? workarounds? Thanx! // This sample demonstrates the use of the WindowsIdentity class to
0
1349
by: Vincent Finn | last post by:
Hi, I am trying to use CreateProcessWithLogon in VB.net My code works fine when on a WinXP machine but fails on a Win2000 machine The error is "Object reference not set to an instance of an object"
4
1617
by: Strahimir Antoljak | last post by:
I completed a VB.NET application and it runs fine on WinXP. I wanted to run it on Win2000 and it is not working. Is it not supposed to work on Win2000 too? (I installed .NET framework distributable on the Win2000 machine). Any suggestion much appreciated. Thanks, -- Strah @ Langan
10
2409
by: JP Bless | last post by:
Hi all, I have a database Access/MSDE and would like to have a website so users can search the data and update some records/fields through the website.... And I have high speed internet connection. Is it possible to setup/host a website using WIN2000/XP machine? Must I have static IP and not dynamic one obtained when my router connects to the ISP? What kind of internet connection do I need to have to be able to have/host a website on my...
1
1478
by: thianseng | last post by:
Hi All, Urgent SOS!!! I developed my project using pyton 2.5 under winXP and had an issue in loading my dll if the target user is using Win2000. Initially, I thought it was caused by the dlls I created were not compatible with Win2k. Then, I wrote a simple MFC program to load the dlls. It works fine for MFC but not for ctypes(python 2.5). Can someone please help? Thanks...... Best regards, Vincent....
0
10620
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10369
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10372
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9187
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7650
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4329
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3851
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.