Thread
:
is there way to hide function from Excel interface
View Single Post
#
2
Posted to microsoft.public.excel.programming
Nick Hodge
external usenet poster
Posts: 1,173
is there way to hide function from Excel interface
Augustus
Mark it as private
Private Function myFunction()
--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS
"augustus" wrote in message
...
Hi,
I got few functions(GroupA) which get called by few other functions
(GroupB). IS there way to hide this function so that when user go to
Insert/Functions.../USer Defined, they can't see it?
Thanks
Augutus
Reply With Quote
Nick Hodge
View Public Profile
Find all posts by Nick Hodge