Access Short-Cut Menus

G

Guest

I created a form and sub-form where the sub-form is a data-sheet listing of
records. When the database is in developer mode, .mdb, you can right-click on
the mouse while on the list and a short-cut menu appears where you can sort
the list and filter the list. I like this feature. But, when I compile it
into an MDE file it disappears. How can I make this short-cut menu appear.

I've created my own custom menu bar that appears at the top, but I want the
original short-cut menu that appears in .mdb mode.

Thanks.
Greg
 
G

Guest

You can also create your own shortcut menu and just like custom menu bars,
you can show different ones for different forms/reports.

Steve
 
P

Peter YangMSFT]

Hello Greg,

To know the issue better, I'd like to know if you are referring to the menu
with items such as "Sort Asending"/"Sort Descending", "Filter by Selection"
etc when you right click the subforms.

I was not able to reproduce the issue on my self:

1. Converted sample Northwind database to a 2002-2003 format, and comiple
it to a MDE file.

2. Open "Order" form in MDE file, right click the subform, I could see the
Shortcut menu.

Will you check if the issue occurs with the sample Northwind database after
you compile it to a MDE type? Did you try a new database?

If you have any update, please feel free to let's know. Thanks.

Best Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications
<http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx>.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
<http://msdn.microsoft.com/subscriptions/support/default.aspx>.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
P

Peter YangMSFT]

Hi Greg,


I'm still interested in this issue. If you have any comments or questions,
please feel free to let's know. We look forward to hearing from you.

Best Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

=====================================================


This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top