C
Carl
I have a form to be used by 5 individuals. It will be in startup and the
database window will be hidden in the front end on their computers. It will
thus be the only object they have to work with.
I have a macro in the form so that when the form opens, it opens so that
they can put in a new record. It also has a command button to close the
Application. They are instructed to use the tab key to navigate through the
form and to start the next new record.
What I need to do is hide the navigation buttons at the bottom so they can
not see or get to any records except the new record being entered. Once I
get that done, the database should be ready to deploy.
A little guidance will be much apppreciated.
Thanks
Carl
database window will be hidden in the front end on their computers. It will
thus be the only object they have to work with.
I have a macro in the form so that when the form opens, it opens so that
they can put in a new record. It also has a command button to close the
Application. They are instructed to use the tab key to navigate through the
form and to start the next new record.
What I need to do is hide the navigation buttons at the bottom so they can
not see or get to any records except the new record being entered. Once I
get that done, the database should be ready to deploy.
A little guidance will be much apppreciated.
Thanks
Carl