J
J
Hi,
I have a database in Access 2003 format and it's going to be used in Access
2007 and there are a couple of weird things happening with the escape key.
One of them is this: I have form #1 that has a list of products. If you
double click on a product, it opens form #2 and gives the product details.
If you double click on one of the fields in Form #2 it opens Form #3 with
more information. (Form #2 is still open as it's supposed to be). Form #3
has a command button that closes the form and the cancel property of this
button has been set to yes so a user can hit the esc key and the form
closes. The problem is, instead of closing it when esc is pressed, it puts
the form (form #3) behind form #2. If I click on the field again in Form
#2, the field goes blank. The data is still there but not visible. If I
bring form #3 to the front, the esc key works fine. The esc key also works
OK if I click anywhere in Form #3 before I hit esc.
This works perfectly in Access 2003 with absolutely no problems but not in
Access 2007.
I thought may this was a focusing issue so I should also mention that when
form #3 loads, the focus is set to a field control.
Thanks in advance for help.
J
I have a database in Access 2003 format and it's going to be used in Access
2007 and there are a couple of weird things happening with the escape key.
One of them is this: I have form #1 that has a list of products. If you
double click on a product, it opens form #2 and gives the product details.
If you double click on one of the fields in Form #2 it opens Form #3 with
more information. (Form #2 is still open as it's supposed to be). Form #3
has a command button that closes the form and the cancel property of this
button has been set to yes so a user can hit the esc key and the form
closes. The problem is, instead of closing it when esc is pressed, it puts
the form (form #3) behind form #2. If I click on the field again in Form
#2, the field goes blank. The data is still there but not visible. If I
bring form #3 to the front, the esc key works fine. The esc key also works
OK if I click anywhere in Form #3 before I hit esc.
This works perfectly in Access 2003 with absolutely no problems but not in
Access 2007.
I thought may this was a focusing issue so I should also mention that when
form #3 loads, the focus is set to a field control.
Thanks in advance for help.
J