Hi,
in order to browse through the data in my form, I have included my own navigation buttons (command buttons: first, last, next, previous) working on VBA code.
The problem I have is that upon activation of the command button only the next or previous record will appear and I have to click again to move to the subsequent dataset.
This is a major speed problem when navigating through large databases.
Is it possible to make the command button repeat the previous/next command as long as it pressed (as possible with the access navigation buttons)?
Thanks for any help, georgp
in order to browse through the data in my form, I have included my own navigation buttons (command buttons: first, last, next, previous) working on VBA code.
The problem I have is that upon activation of the command button only the next or previous record will appear and I have to click again to move to the subsequent dataset.
This is a major speed problem when navigating through large databases.
Is it possible to make the command button repeat the previous/next command as long as it pressed (as possible with the access navigation buttons)?
Thanks for any help, georgp