Cycle with tab makes new entry??

T

The Dude

Hello and thank you in advance for this great source of information!

I am new to Access, and when designing a form I do not understand why it
validates the current entry when cycling with the tab key after the last
field...
Is it possible to stop this from occuring?

Btw is there a way to hide the buttons at the bottom of the screen that
navigates through the DB entries?

Thanks in advance :)
 
D

Daniel Pineault

Dude,

I don't quite understand the original question. If you re-explain I should
be able to help.

However as for hiding the navigation buttons at the bottom of the form
nothing could be easier. Open your form in design mode and goto the Format
tab. Simply change the Yes value in the Navigation Button to No. Close and
save your changes.
 
T

The Dude

Well Daniel you saved me here :)

For the buttons, you were correct and I have changed the value. Moreover to
solve my problem it made me discover the form properties ;) and then enabled
me to solve my other problem, which was in fact the Cycle property - when you
jump to the next record with the tab button.

So thanks a lot Daniel! :)
 
Top