Kumo,
Yes just create a new module and give it a meaningful name.
I'm not entirely sure of the ins and outs of how Access works with it's modules but I assume it updates a list, in memory, of the Public/Global Variables and Functions that are in each module, before it runs any form code.
Hope that makes sense!
starsky51