Thread
: [Solved]
Right Click in cell, only gives option to paste, nothing has been copied
View Single Post
07-02-2016, 02:27 AM
cobbe
Windows 10
Office 2016
Novice
Join Date: Mar 2016
Posts: 6
Try this:
Code:
Sub Enable_MouseMenu() CommandBars("Cell").Enabled = True End Sub
cobbe
View Public Profile
Find all posts by cobbe