Right-click menu problems

liquidzoo

Registered User.
Local time
Today, 11:22
Joined
May 22, 2008
Messages
11
I have a macro that I have written that creates a simple right click menu on my reports in Access 07. I have added the correct entries into the reports and the menu shows up just fine when I open the database holding shift and run the report that way.

However, when I just double click the db to open it, I have a macro in place that minimizes Access and only shows the form that is used to generate the reports. When I run the report this way, the right click menu does not show up.

I have looked through the code, and I can't find anything that might be preventing this macro from executing properly, but I'm sure I missed something. Does anyone have any ideas?
 
hi friend
I don't know what is your problem exactly
but I think you have to enable all macros from the access option
:)
 
The other macros that I have in this project, specifically the one that minimizes Access and puts the focus only on the form that opens, works just fine. I will take a look at the macro options and see of there's something that I missed, though.
 

Users who are viewing this thread

Back
Top Bottom