Location of Record toolbar

K

Kazlou

At the bottom of each form is the toolbar that moves the records
progressively, or to the beginning or end etc.
it always appears at the bottom but is it possible to have it at the top of
a form.
I find that if the bottom of the main form and the bottom of a subform are
close by it becomes confusing.

Thanks
karen.
 
L

Linq Adams via AccessMonster.com

No! You can set your form to not show it, and then add your own controls
(wherever you want) to mimic it, but I've never seen this done where it truly
looks the same. The other thing to consider is that users are accustomed to
seeing this in the bottom left-hand portion of the form.
 
C

Chris O'C via AccessMonster.com

No, you can't move the record navigation buttons, but you can add a form
footer to the main form to add some extra space between the two sets of
record navigation buttons.

Chris
Microsoft MVP
 
Top