View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
RB Smissaert RB Smissaert is offline
external usenet poster
 
Posts: 2,452
Default Option Private Module

No problem.
Any suggestions about the other post:
Application.OnKey etc ?

RBS

"Bob Phillips" wrote in message
...
Thanks for sharing, I must admit to having been intrigued by your original
'problem'

Bob

"RB Smissaert" wrote in message
...
What was happening was that I made a mistake I had made before.
There is another add-in with similar functions.
This didn't have Option Private Module, so all the functions showed up.
Simple and silly!

RBS


"Bob Phillips" wrote in message
...
What was happening?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"RB Smissaert" wrote in message
...
Just ignore this, all solved now.

RBS

"RB Smissaert" wrote in message
...
Have used Option Private Module in all modules with functions to

avoid
these functions showing up under the User defined worksheet

functions.
This worked nicely, but now for some reason all the functions do
show
again in the UDF category.
Any ideas why this could be?

RBS