C conormooney Registered User. Local time Today, 16:24 Joined Feb 17, 2004 Messages 35 Mar 25, 2004 #1 I want to create a button on my main menu which will allow the user to switch back to the database window?
I want to create a button on my main menu which will allow the user to switch back to the database window?
ColinEssex Old registered user Local time Today, 16:24 Joined Feb 22, 2002 Messages 9,451 Mar 25, 2004 #2 This seems an odd thing to do Users will only muck things up if they get to use the database window. However, pressing f11 will get the database window up. (unless thats has been disabled) Col
This seems an odd thing to do Users will only muck things up if they get to use the database window. However, pressing f11 will get the database window up. (unless thats has been disabled) Col
C conormooney Registered User. Local time Today, 16:24 Joined Feb 17, 2004 Messages 35 Mar 25, 2004 #3 how do i restrict them from viewing the database then?
Mile-O Back once again... Local time Today, 16:24 Joined Dec 10, 2002 Messages 11,316 Mar 25, 2004 #4 Two methods: Simple - Tools -> Startup and uncheck everything Harder - Use Access security
ghudson Registered User. Local time Today, 11:24 Joined Jun 8, 2002 Messages 6,194 Mar 25, 2004 #5 Check this out... http://www.access-programmers.co.uk/forums/showthread.php?t=62198