I have a few select statements that 3 of my forms will use, instead of having these statements in each form should I place them in a module? Is that what they are supposed to be used for?
If so how do I pass the data between the module and the form?
Thanks for your help.
If so how do I pass the data between the module and the form?
Thanks for your help.