M
Mel
I have a program that was converted from Access 2.0 to Access 2003. I’m in
the home-stretch of getting this out the door but only have a few lingering
issues.
There is one function in a module that can’t be found, only at run-time.
There are other sections of the code that reference other functions within
the same module and work just fine. When I compile the program, this error
does not occur. It only happens when I make the selection from the menu list
in run-time. I get the following error in a message box:
“The expression you entered has a function name that Microsoft Access can't
find.â€
Then an Action Failed pop-up message box appears with 'Halt' as the only
option.
I removed the .bas file from the application and added it back in and get
the same problem. Has anyone seen this before?
Thanks in advance for your help.
the home-stretch of getting this out the door but only have a few lingering
issues.
There is one function in a module that can’t be found, only at run-time.
There are other sections of the code that reference other functions within
the same module and work just fine. When I compile the program, this error
does not occur. It only happens when I make the selection from the menu list
in run-time. I get the following error in a message box:
“The expression you entered has a function name that Microsoft Access can't
find.â€
Then an Action Failed pop-up message box appears with 'Halt' as the only
option.
I removed the .bas file from the application and added it back in and get
the same problem. Has anyone seen this before?
Thanks in advance for your help.