C
Chip Orange
I'd like to add a subroutine in our global library add-in, in the code
modules, which can be called as part of anyone (of our programmers) form's
initialize event. This routine uses the keyword "me." to reference the
current form, but the compiler won't allow me to use it in code in a
standard code module (I guess it's only allowed in forms modules).
Anyone have any way around this?
thanks.
Chip
modules, which can be called as part of anyone (of our programmers) form's
initialize event. This routine uses the keyword "me." to reference the
current form, but the compiler won't allow me to use it in code in a
standard code module (I guess it's only allowed in forms modules).
Anyone have any way around this?
thanks.
Chip