Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Hide public procedures in macro window?

Have several public procedures in my vba code that are showing up in the
macro display/selection dialog.

Is there a way to hide them from the workbook users?

--

/ Sean the Mc /


"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Hide public procedures in macro window?

Give them an optional argument even if you don't use it.

--
Regards,
Tom Ogilvy

"What-a-Tool" wrote in message
news:3tG0d.12079$OZ6.5315@okepread06...
Have several public procedures in my vba code that are showing up in the
macro display/selection dialog.

Is there a way to hide them from the workbook users?

--

/ Sean the Mc /


"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Hide public procedures in macro window?

Thanks again!

--

/ Sean the Mc /


"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)

"Tom Ogilvy" wrote in message
...
Give them an optional argument even if you don't use it.

--
Regards,
Tom Ogilvy

"What-a-Tool" wrote in message
news:3tG0d.12079$OZ6.5315@okepread06...
Have several public procedures in my vba code that are showing up in the
macro display/selection dialog.

Is there a way to hide them from the workbook users?

--

/ Sean the Mc /


"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)






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
new window hide column problem diaare Excel Discussion (Misc queries) 0 September 5th 07 09:16 PM
Public Macro Help (CFColorindex) carl Excel Worksheet Functions 3 April 14th 06 12:08 AM
Practical use of Window Hide Tetsuya Oguma[_4_] Excel Programming 1 August 5th 04 06:50 AM
How to hide Excel window when activating a Shape object Bob Kilmer Excel Programming 0 September 27th 03 03:51 PM
Creating Event procedures from a macro Robert Stober Excel Programming 3 September 7th 03 06:52 PM


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

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

About Us

"It's about Microsoft Excel"