Moving Cursor in macro to Navigation button

T

TallRey

In an Access Macro, I would like to move the cursor to the navigation buttons
under program control. Is there a way to do that?
 
S

Steve Schapel

TallRey,

No, I don't believe there is any way to do that. Not with the built-in
navigation buttons anyway... there would be if you made your own custom
navigation controls on a form.
 
Top