cannot call procedures from immediate window

M

Matt

I can no longer call user-defined procedures or functions
from the immediate window. Calling built in methods
continues to work, but any that I define cause a "Compile
Error: Sub or Function not defined" error. However the
error does not indicate what sub or function is
undefined. I can compile the procedures from the debug
window with no error, but still I can not run the
procedure either from the immediate window or by pressing
the F5 button.

If I make the call from another procedure, such as a
button click method, the called procedure runs without
incident.

I have reinstalled Access 2000 figuring I hosed the
install somehow. But that has not solved the problem.
This problem is pretty annoying. I've searched around
somewhat without finding any info about similar problems
on the net. Does anyone have any suggestions?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top