How to define a general function

crillux

Registered User.
Local time
Today, 13:00
Joined
Jun 21, 2010
Messages
20
So far I have coded VBA for specific events only in Access and now I wonder how I can write a function that can be called from anywhere in my application.

Where do I put the code?
 
So does this mean that I should just choose "Module" in the "Create" menu and have my general functions in that module?
 

Users who are viewing this thread

Back
Top Bottom