Microsoft
Software
Hardware
Network
Question : Can't run the macro or callback function 'mCloseRptOpenMenu"
Experts,
I created a custom ToolBar titled Reports. There are 2 actions a user can take. Print or Main Menu. The Reports open in ViewPreview. In the OnAction section for the Main Menu option on the Toolbar there is a module I have called mCloseRptOpenMenu. Here's that code for my module:
DoCmd.Close acReport, Screen.ActiveReport.Name
DoCmd.OpenForm "frmMainMenu"
Working with modules for me is as difficult to grasp as Global variables. I just can not grasp them (senior moments). I am getting the above error when I click on the menu option Main Menu
Answer : Can't run the macro or callback function 'mCloseRptOpenMenu"
The module only stores the sub routines and functions. Calling the module or naming the module something is irrelevant. You need to call the sub routine or function directly, yes.
Glad you got it working. :)
-Sean
Random Solutions
Merging Form Fields to one column on table
Installing SUSE Linux Enterprise Server 10 on RAID 10 Array
Multiple connections to a server or shared resource by the same user using more than one user name are not allowed. Disconnect all previous connections to the server or shared resource and try again.
Can't see all the XP systems on my network in workgroup
cannot telnet port 25 from webserver
Sort records ascending / descending using same command button
View in Stored Procedure
Workaround for CDO email msg error when sending external emails?
Inner-office Instant Messaging Suggestions (trying to avoid MS Live Communication Server)
Backup Policy