Page navigation buttons on custom toolbar?

  • Thread starter Microsoft Newsgroups
  • Start date
M

Microsoft Newsgroups

I would like to have a custom toolbar for reports which has page navigation
buttons, like First, Previous, Next, and Last, with appropriate images.

Two questions:

1. How would I code for a report go GoToNextPage? I see a RunCommand
acCmdRecordsGoToNext, but nothing like "acCmdPagesGoToNext."

2. Is there a way to put other button images onto the command button of a
custom toolbar?

2a. Explanation:
The right-click menu for my "Image and Text" command button offers the
option to "Change Button Image," but the image selection seems limited to
the 42 displayed. In contrast, the properties for a standard command button
allow me to browse from the Picture property to select from a much larger
set of images, which include images for "First" and "Last" page/record.

TIA,

Mark Hammer
Lake Oswego, Oregon, U.S.
 

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