View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hoang Yen Hoang Yen is offline
external usenet poster
 
Posts: 1
Default Is there a way to hide the VBA function or subroutine in excell

I create functions to be used in excell spreadsheet. But
need to hide these function so the user can not view the
code and/or alter the code. Is there a way to do this?