View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Downey - CarBiz, Inc. Michael Downey - CarBiz, Inc. is offline
external usenet poster
 
Posts: 2
Default Is there a way to make the VBA code invisible to end user?

I have an excel file in 2003 and I don't want the users to see my
username/password code which is in VBA. It is firing off to a remote
sql server and i don't want them to modify or even see that code.

Is there a way to make them not see that?

thanks,
Mike