Hi, i am not technical but have written an access 2003 database. Some of my users have gone onto 2007 and i have a couple of security issues. In 2003 i could hide the forms, tables etc on start up but in 2007 you can still right click on the access button and the quick access toolbar comes up which will allow them to go in and unhide etc should they wish to. This is a nightmare as i don't want to give then the option to copy tables etc. i have seen people suggest to put in the code DoCmd.ShowToolbar "Ribbon", acToolbarNo
but where does this go as i have not written the database in VBE. Also i would like to hide the ribbon as long as the users can filter etc, i do not want then to be able to delete records. i can move to 2007 if this is easier.
but where does this go as i have not written the database in VBE. Also i would like to hide the ribbon as long as the users can filter etc, i do not want then to be able to delete records. i can move to 2007 if this is easier.