A module cannot run. A module is basically a folder that holds sub routines or functions that can run. So your funtion/ sub routine that you want to run probably (and has to) has a different name.
in design view go to prooperties. Go to event procecure tabes. Go to on-click. Hit the ellipses. Select code builder. This will create a click event procedure. From there you can call your code.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.