Hide Macro from View Q
Thanks for jumping in Tim.
Less work than adding Private to each Sub which would be the answer to
How do you make "a" macro private?
Gord
On Sat, 1 Dec 2007 12:01:00 -0800, "Tim Zych" <tzych@NOSp@mE@RTHLINKDOTNET
wrote:
You can also add Option Private Module at the top of the module(s). That
will hide the macros from the Tools-Macros dialog.
|