Application VisualBasic Script

Sub StopCopyShortCut()
   Application.OnKey "^c", ""
End Sub