excel - How can a user edit the work sheet but can not save an additional copy or print the file? -
How the user can edit a work sheet but can not save an additional copy or print the file ?
TL; DR: It is impossible to stop copying and printing altogether, but you can work hard to copy or print a file to make it "impossible" for uninterrupted users
1) You can
2) Even after reading it, it seems that you can protect it from copying and printing.
Copy the answer from the forum:
Cancel the right mouse on the axel mark on the left of "Print" and select "View code" and paste it: < pre> and Cancel Copy, select the right mouse (i.e. Sheet1) on the sheet tab and select the visual code and paste it in, you are able to copy Nge but when you select another cell, it will be canceled ... But as I said earlier: Experienced users have to find out how it works, then try to count with it is the option to break the security Will go. preceded by the Private Sub Workbook (Cancel as Boolean) if ActiveSheet.Name = "Sheet1" then Cancel = True End if End All
Private Sub Worksheet Select application (range as Chengans). Codecmode = false and sub
Comments
Post a Comment