Hi, I would like to ask if it is possible to Lock VBAProject through code. I found only way through SendKeys, but I hope that it can be done somehow else (due to possible risk If any other window gains focus for some reason it may end terrible).
This code I want to insert into main excel that is going to transform .xls, .xlsx excels to .xlsm and write to those new excels workbook open, close, before_save events and I need to protect them from beeing seen or modified.
Can somebody help ?
Thanks.
This code I want to insert into main excel that is going to transform .xls, .xlsx excels to .xlsm and write to those new excels workbook open, close, before_save events and I need to protect them from beeing seen or modified.
Can somebody help ?
Thanks.