Hello,
I want to release an Access file which has eveything locked down and cleaned up so that my Form is showing full screen (and nothing else) for an optimal user experience. Can you advise on a way to do this?
Hello,
I want to release an Access file which has eveything locked down and cleaned up so that my Form is showing full screen (and nothing else) for an optimal user experience. Can you advise on a way to do this?
there is a docmd.showtoolbar - trigger that at the open of the app ; use the name "ribbon" and option it for No.
then in options you have the ability to not display the navigation pane
those 2 tasks give you full screen with no visual to any objects; but it does not 'lock it down' for anyone who knows how to go into design view.....doing the simple conversion to an accde format generally will suffice.
Might find this of interest http://forums.aspfree.com/microsoft-...-a-327136.html
and
https://www.accessforums.net/access/...bon-45826.html
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.