PC Review


Reply
Thread Tools Rate Thread

Altering Right-click Context menus in Access XP

 
 
R Avery
Guest
Posts: n/a
 
      25th Jun 2004
I know it can be done in Excel, but I have no idea how to do it in
Access. A lot of the behavior I want is to have the user select a cell
in a recordset, choose a custom menu item, and have my macro perform an
action using the value in the cell clicked.

Is this possible? Any help would be most appreciated.
 
Reply With Quote
 
 
 
 
Albert D. Kallal
Guest
Posts: n/a
 
      25th Jun 2004
You can set the right click menu in the "other" tab. It is the "short cut"
menu option.

Thus, you simply build a custom menu with some options that calls your code.
The building of menus in ms-access does not take code, and you use drag and
drop to do this. These menus you build will thus call your custom code to do
whatever you want.

If you need to do this in a datasheet type view..I would use a continues
form.
You likely can, (and should) use a continues form, as get a low more
control. Continues forms look like datasheets.

Here is a few examples of continues forms:
http://www.attcanada.net/~kallal.msn/Articles/Grid.htm


And, here is some info on making menus in ms-access:
http://www.microsoft.com/Accessdev/a...ers/ba01_6.htm


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(E-Mail Removed)
http://www.attcanada.net/~kallal.msn


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
R-click context menus Janetb Windows XP Messenger 0 19th Feb 2009 12:53 PM
Treeview Right Click Context Menus in Access peterzeke Microsoft Access VBA Modules 2 5th Feb 2008 07:30 AM
Right-Click Context Menus =?Utf-8?B?UG9sdG9uaXM=?= Windows XP General 0 2nd Jan 2006 02:44 PM
No right click context menus selz Windows XP Customization 2 6th Feb 2004 03:34 PM
Right Click Context Menus Chris Windows XP Basics 2 11th Nov 2003 03:38 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:04 AM.