Thread
:
Disable cut, copy and paste
View Single Post
08-08-2019, 10:47 PM
gmayor
Windows 10
Office 2016
Expert
Join Date: Aug 2014
Posts: 4,144
It works here. Add another line e.g.
Code:
Sub EditPasteSpecial() MsgBox "Pasting is not allowed" Exit Sub End Sub
Do you get the message box when you select paste special?
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes
www.gmayor.com
gmayor
View Public Profile
Find all posts by gmayor