![]() |
|
#1
|
|||
|
|||
![]()
When I right click in a cell to copy, it only gives me the option to paste. I have not copied anything. There are no other options other than paste listed. How do I get the other options back?
|
#2
|
|||
|
|||
![]()
Try this:
Code:
Sub Enable_MouseMenu() CommandBars("Cell").Enabled = True End Sub |
#3
|
|||
|
|||
![]()
I fixed it with:
Sub ResetContextMenu() CommandBars("Cell").Reset End Sub |
![]() |
Tags |
cell, copying, pasting |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
barryoffshore | Excel | 2 | 06-23-2014 04:57 AM |
paste option Keep source formatting missing through remote app | mtrento | Excel | 1 | 03-07-2012 09:44 AM |
![]() |
mujahid1986 | Outlook | 2 | 02-06-2012 02:40 AM |
Chosen option of drop-down changes another cell content | Weed | Word | 1 | 01-26-2012 02:44 PM |
option Paste special...as 'Microsoft Excel Chart Object' NOT available | Intruder | PowerPoint | 0 | 12-24-2010 06:28 AM |