My Assistant
![]() ![]() |
|
|
Sep 21 2005, 02:11 PM
Post
#1
|
|
|
New Member Posts: 18 |
Here is my problem: I have a form that, when opened, may or may not prompt a user to go back to another record based on whether or not data has been entered for that day already. In the case that the user is prompted, the form will not scroll back to other records until the user hits the escape key (which clears any information out of the current form). Is there a way that I can make it so the user does not have to hit the escape key to start scrolling through records?
|
|
|
|
Sep 21 2005, 02:16 PM
Post
#2
|
|
|
UtterAccess Ruler Posts: 2,329 From: Northern Virginia, USA |
It sounds like what you're saying is that a partial record is already entered, but not all required fields are filled in or that there is some code preventing this record from being saved, but hitting the Esc key undoes the changes. So, in code, Me.Undo should have the same effect. HTH (IMG:http://www.utteraccess.com/forum/style_emoticons/default/frown.gif)
|
|
|
|
Sep 21 2005, 02:22 PM
Post
#3
|
|
|
New Member Posts: 18 |
Perfect. Thanks!
|
|
|
|
Sep 22 2005, 07:47 AM
Post
#4
|
|
|
UtterAccess Ruler Posts: 2,329 From: Northern Virginia, USA |
No problem! (IMG:http://www.utteraccess.com/forum/style_emoticons/default/frown.gif)
|
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 24th May 2013 - 03:34 PM |