Hey there,
I have several forms that are slightly different but use the same code base to populate them. The existing modules literally only have a Form_Open Sub with a subroutine call to the common code base.
Wondering how I can eliminate these redundant modules for these slightly different forms and just use one module for all of them?
Thanks,
Eric