Now that I know that there is an easy workaround to the standard way of locking and password-protecting VBA code, I'd like to move on to more effective ways of protecting code. I am to deliver an Excel-based tool to a client, but would like something more than simple annoyance-type protection that will only deter the very laziest of hackers.
Are there any options in Excel-VBA, or do we really have to compile a separate application and forget about our Excel-based interface? Suggestions and enlightenment welcome!
Thanks