Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
MVM MVM is offline
external usenet poster
 
Posts: 53
Default how to hide a macro name from macro listings

I wrote two functions to unprotect and protectsheet for developmental usage.
I don't want to expose these macros to get exosed to the user when he/she
hits on run macros. Is there any way to hide the macro invisible2
?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 216
Default how to hide a macro name from macro listings

Yes, add Option Private Module at the head of the module containing the
macros.

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"MVM" wrote in message
...
I wrote two functions to unprotect and protectsheet for developmental

usage.
I don't want to expose these macros to get exosed to the user when he/she
hits on run macros. Is there any way to hide the macro invisible2
?



  #3   Report Post  
Posted to microsoft.public.excel.programming
MVM MVM is offline
external usenet poster
 
Posts: 53
Default how to hide a macro name from macro listings

That is great. Thanks


"Bob Phillips" wrote:

Yes, add Option Private Module at the head of the module containing the
macros.

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"MVM" wrote in message
...
I wrote two functions to unprotect and protectsheet for developmental

usage.
I don't want to expose these macros to get exosed to the user when he/she
hits on run macros. Is there any way to hide the macro invisible2
?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
macro to hide row with 0.00 Lori Excel Worksheet Functions 2 April 25th 07 08:56 PM
Hide Macro astrikor Excel Programming 3 March 1st 06 12:03 PM
hide macro GM[_4_] Excel Programming 1 January 27th 05 03:46 PM
Hide row macro John F[_2_] Excel Programming 1 November 11th 04 09:05 PM
more help with a hide macro Awoll Excel Programming 3 December 11th 03 08:37 PM


All times are GMT +1. The time now is 09:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"