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
Flash XmlSocket Receiving Data Issue Only When Run as Web Site <policy-file-request/> Problem
Change default green incrypted file color xp
how to run a very large .SQL file as part of a DTS package or Job?
XP Pro - I used Linux to reset my windows password, now I can't connect to internet
Group policy: Lockout policy and quota policy question
What is blocking user internet access?
Detect whether a document is currently being opened?
Scroll Bar on Dynamic Text Box
How to download a new kernel ?
RPC over HTTP - "Outllook Anywhere" not connecting to server