Need to disable the record navigation at bottom of form...

Breisi

New member
Local time
Today, 23:55
Joined
May 16, 2000
Messages
9
I'm new at this but there has to be a way to disable the bottom bar that allows users to scroll through records. I need to put control buttons to do thigs like enter a new booking, or look up a booking and delete it etc., but the user should not see all the records on the form and be able to edit them....? Any help appreciated.

Thanks in advance
smile.gif
 
Open the form in design view, then go to the properties list for the form. Set the Navigation Buttons property to "No".

You may also want to set the Cycle property to "Current Record" also to keep the form from cycling to the next record when you leave the last control.

HTH
RDH


[This message has been edited by R. Hicks (edited 05-23-2000).]
 
Thanks sooo much, exactly the answer i needed!
smile.gif

Breisi
 

Users who are viewing this thread

Back
Top Bottom