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?
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?