I had my first experience "Client-taken-my-work-and-then-ghostly without me." In the future, I want to put killswitch disguised as a regular macro, which makes everything unusable. That way, even if they hire someone to crack the password and remove my “Your trial period ...” check, a regular macro (something like “Fix_Sheet_Formatting”) will be easy to overlook and run, destroying everything and saving changes.
However, this leaves VBA ... We are talking about a complete cleanup here, so everything should go. I’ll figure out how to do it all on my own, I just don’t want to waste time on what is impossible:
Can VBA code delete from a workbook at work or should it be deleted from a macro in another workbook ? And deleting the code so that the macro stops working, or can I delete it, except for the unpleasant MsgBox after everything is done?
source
share