Kulbir has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Access VBA course
Access 2010
How do you give an end user a Form to use without them having ANY access to Access. From the end users point of view they should be filling a FORM and not even be aware of the technology involved, let alone be able to change the settings. How is this achieved?
RE: Access 2010
Hi Kulbir
Thanks for your question
You can create an access front end database that simply contains a single form and uses the start up tools to hide everything but that form, which also opens automatically. You could also create a desk top shortcut so that the user directly accesses this database by double clicking on it.
To access these options, choose database options from the file menu
Hope this helps
Regards
Stephen