Custom Navigation Buttons in Microsoft Access

K

K. Armstrong

Hello,
I am trying to insert customized navigation buttons (ie. First Record, Last
Record, Next Record, Previous Record, New Record) into a form in an Access
database, and I cannot figure out how to do this.

I would very much appreciate help inserting these custom navigation buttons!

Many thanks

K. Armstrong
 
K

KARL DEWEY

Hve your command buttons call a macro for each using GoToRecord. Select the
proper RECORD function for each.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top