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.
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.