T
TonyB
Hi,
I'm trying to create some buttons on a form that duplicate the behaviour of
the navigation buttons at the bottom of a form using VBA. The form is
displaying selected fields from a table, which has a filter applied,
selecting A,B,C ... or all records from the table. I've added the buttons,
and I can step through all or filtered records.
What I can't reproduce is making the currently selected record highlight as
the buttons are clicked.
Also the navigation button toolbar also displays a "filtered" text field
when a filter is applied. I can't see how the navigation button toolbar
knows that a filter has been applied.
Can anyone give me some some clues as to how to do this ?
Thanks
Tony
I'm trying to create some buttons on a form that duplicate the behaviour of
the navigation buttons at the bottom of a form using VBA. The form is
displaying selected fields from a table, which has a filter applied,
selecting A,B,C ... or all records from the table. I've added the buttons,
and I can step through all or filtered records.
What I can't reproduce is making the currently selected record highlight as
the buttons are clicked.
Also the navigation button toolbar also displays a "filtered" text field
when a filter is applied. I can't see how the navigation button toolbar
knows that a filter has been applied.
Can anyone give me some some clues as to how to do this ?
Thanks
Tony