Hi guys,
I'm new in VBA programming, so I'm really in need of help with this one. There's a load of EXCEL spreadsheets that my Boss wants me to protect with VBA code (formulas and links). Meaning he wants me to design user forms for data input, while the Application itself would be hidden (application.visible=false). It's all ok and the task is rather simple. The question I have is, how do I prevent users from viewing spreadsheets by disabling Macro's? With disabled macro's VBA code can't run - therefore all sheets are visible to users.
I'm so depressed; I can't find a solution to this problem. PLEASE help me. Oh, and I'm really sorry about my English - it’s been a long time since I’ve last used it. Thanks in advance for your kind response.
I'm new in VBA programming, so I'm really in need of help with this one. There's a load of EXCEL spreadsheets that my Boss wants me to protect with VBA code (formulas and links). Meaning he wants me to design user forms for data input, while the Application itself would be hidden (application.visible=false). It's all ok and the task is rather simple. The question I have is, how do I prevent users from viewing spreadsheets by disabling Macro's? With disabled macro's VBA code can't run - therefore all sheets are visible to users.
I'm so depressed; I can't find a solution to this problem. PLEASE help me. Oh, and I'm really sorry about my English - it’s been a long time since I’ve last used it. Thanks in advance for your kind response.