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

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