run is not activated in module in access

A

AyazUddin

In module object, i've created a new module.Alas! Run is not enabled/active.
How can i run that module
 
P

PieterLinden via AccessMonster.com

AyazUddin said:
In module object, i've created a new module.Alas! Run is not enabled/active.
How can i run that module

you can't run a module. You can call a subroutine or function INSIDE your
module. a module is nothing but a container for subs/functions.
 

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