View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Addition of user functions in function wizard.

Creat an addin


http://msdn.microsoft.com/library/de...ificaddins.asp
Building Application Specific Add-Ins

http://msdn.microsoft.com/library/de...xceladdins.asp
Excel Add-Ins

http://msdn.microsoft.com/library/de...slibraries.asp
Add-ins, Templates, Wizards, and Libraries

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Ramesh" <rameshgaur@iitkalumni@org wrote in message
...
Dear,
I have developed some of the functions which can be useful for many of our
colleagues. So I want to know whether there is any file like module1.bas
can
be copies in all the machine at perticular location. The function will be
accessable to all users (user function)
Thanks & Regards,
--
RGR