J
Juggernath
I've used macros only on one machine so far. Now I have to write few macros,
to protect it and to distribute Worksheet with the corresponding macros via
Internet.
Which is the best way to do it? Is there any way to save macros as compiled
program, or something like that and have them as the included object in just
one worksheet?
It's important to protect this so I was thinking of one crazy thing - to
copy some functions into VB dll project and to include it in macro.
to protect it and to distribute Worksheet with the corresponding macros via
Internet.
Which is the best way to do it? Is there any way to save macros as compiled
program, or something like that and have them as the included object in just
one worksheet?
It's important to protect this so I was thinking of one crazy thing - to
copy some functions into VB dll project and to include it in macro.