Microsoft
Software
Hardware
Network
Question : Turn On Shortcut keys selectively to export report.
I have developed an Access 2000 app that I want to lock down pretty tightly. For that reason the only box that I have checked in the start up specification form is 'Display Status Bar'. I removed the check mark from 'Allow Full Menu's", "Allow Default Shortcut Menu's" etc... The end result is that when the user is in the app they have no Access menu bars at the top of the form and the right click menu's are not active. They can only perform actions presented by my application.
The user have now asked for the ability to export some of the reports in Excel format. If the shortcut keys were active this would be simple. All they would have to do is right click while previewing the report and 'Export' would be one of the options. Since I have this option turned off, right clicking does nothing.
How can activate the right click menu so they can export the reports they are previewing but only for this specific circustance, when they are previewing reports? I also want to turn the ability off when they exit the preview of the report.
Answer : Turn On Shortcut keys selectively to export report.
You can't turn the system menus on and off. You have to build your own right-click menu and associate it with a form/report or whatever.
Look here:
http://www.vb123.com/Tools
hed/05_map
/ch07_righ
tclickmenu
.htm
Random Solutions
How to make a web directory to be an application in Windows 2008 application server/web server?
Infopath Data to SQL
C# ,framework 2.0 , bindingsource filter question
Find & Replace on all views, stored procedures, functions in a given database/server
Password for installed application?
Is there a broken links reporting tool available for SharePoint?
Data conversion using MS BizTalk 2009
import xml file from Outlook email attachment?
Access 2000: Changing the Pagesize of a Report at runtime
export to excel from dataset