I have created a simple form and want to put a short cut on the user's
desktop so they can double-click and open directly to my form. Is this
possible?
Do I have to create a switchboard?
How can I get rid of the toolbars, so they can't get into the design, etc.?
If each user gets a different form, select that form from the
application folder. Right-click and select create shortcut.
A shortcut will be added to the desk-top.
Click on the icon and the application will open to this form.
If every user gets the same form, an easier solution would be to have
that form open each time the database opens.
Tools + StartUp
Enter the form name in the Display Form/Page drop-down.
To also hide the database application, uncheck the Display database
Window check box.
You can also uncheck the Allow Full Menus, allow Default Short-cut
Menus, and Use Special keys check boxes. Try them and see which works
best for you.
Then, if YOU ever need to get to the database application, hold down
the shift key when you open the database.