View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Brian Baulsom Brian Baulsom is offline
external usenet poster
 
Posts: 2
Default How to replace a macro with an addin??

Have you defined the function as Public ? ie :-

Public Function MyFunction()

End function


Regards
BrianB


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!