C
Conrado Capistrano
Hello NG,
I use private sub so that my code will not be run via Tools|Macro|Macros.
However, it seems that a private sub can only be called by a procedure
within the same module. My problem is that I have a several userforms that
also need to call those private sub. e.g a command button that will do some
validation then call the procedures.
Pleas help!
TIA
Jon-jon
I use private sub so that my code will not be run via Tools|Macro|Macros.
However, it seems that a private sub can only be called by a procedure
within the same module. My problem is that I have a several userforms that
also need to call those private sub. e.g a command button that will do some
validation then call the procedures.
Pleas help!
TIA
Jon-jon