Hi All :wave:
I can to block file .xls before copying and changes however inside his own code of macro VBA?
If not, how I can do it in a some other the way.
thanks in advance :thumb:
Printable View
Hi All :wave:
I can to block file .xls before copying and changes however inside his own code of macro VBA?
If not, how I can do it in a some other the way.
thanks in advance :thumb:
Although you know your english is bad put some effort in a new attempt to post your question... I do not understand what you want to ask at all.
Do you mean you want to protect your workbook from being copied by preventing the Save As dialog? There is no real sure fire way to prevent its copying as the user can copy the file itself in windows explorer etc.
Hi
@RobDog888:
Exactly. System provides the way as protection password before open or changes however is not effective because it suffice only to make an one of copies and change the attribute for a save. Therefore I wonder above this.
If I made an some of macro in VBA it how to make to protect such macro that nobody not a spoil this lines of code ?
thanks in advance