Auto Recall in Access forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

It would be a good idea to include "auto recall" in Access Forms to make data
entry much faster.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...41b8b03fa338&dg=microsoft.public.access.forms
 
To repeat what's in the previous row, use Ctrl-' (that's while holding down
the Ctrl key, depress the ' key).

You also have the option of setting the control's Default Value. If you do
this in the AfterUpdate event of the control, you'll always have the
previously entered value as the Default Value for the next row.
 
Posting the same question on a forum 28 minutes apart is considered to be
very poor etiquitte!
 
Back
Top