View Full Version : Duplicate field values


neuwirth
11-21-2000, 09:59 AM
I have a form to enter data, and I would like to be able to use a hotkey to insert the value for a given field from the last record in the underlying table. How can I do this?

IanC
11-21-2000, 10:41 AM
Access has a built in keyboard combination shortcut for doing this.

Just press [CTRL]+['] (Control Apostrophie).

Hopefully that does the trick for you!

Ian

neuwirth
11-21-2000, 12:40 PM
Thanks, Ian, I figured it was something simple....