Display forms only

  • Thread starter Thread starter A Hopper
  • Start date Start date
A

A Hopper

This was originally posted as one of three questions on
one posting. It has been suggested that the questions be
posted seperately.

My application uses Access runtime. How can I have only
forms (switchboard - data entry forms) be displayed on the
screen? I want to control how users open, move from screen
to screen and close the application. I do not want the
Access screen in the background.

Thanks again for your time and help

Allan
 
Not sure if I am understanding but . .
I switch off all the standard toolbars and menus etc and create my own, in
fact mine just has an exit button with the rest of the navigation between
forms being done via buttons on the forms.

This does however, leave you with the Access shell unlike vb where you would
just have the form - as far as I know there is no way of hiding the shell of
access so that only the forms are shown - if anyone does know how to do this
then perhaps they could let us know

HTH
Al
 
Back
Top