Next record with keyboard letter (combination)?

H

Harmannus

Hallo,

Does Access have a default key for going to the next record? Our can i
program this (in VBA)? I use Acc2003.

Thanx for any responses!

regards,
harmannus
 
R

Rick B

The pagedown key will take you to the next record.

Rrick B


Hallo,

Does Access have a default key for going to the next record? Our can i
program this (in VBA)? I use Acc2003.

Thanx for any responses!

regards,
harmannus
 
R

Rick B

If you are in a continuous form, CTRL-PGDWN will do it.

Rick B


Hallo,

Does Access have a default key for going to the next record? Our can i
program this (in VBA)? I use Acc2003.

Thanx for any responses!

regards,
harmannus
 
Top