Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I hope someone can help I am unable to copy and paste within excel if i right click on the cell, it works if I press ctrl c and ctrl v but if i right click the option to copy is greyed out. Also everytime I open up excel I need to go into tools - options - edit and select Allow cell drag and drop because it keeps unticking itself???? I have no idea why this is happening can anyone shed any light? Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The drag and drop option doesn't turn itself off but macros can do it. I'd
guess you're running something automatically that it doing this. Typically that something is in one of your XLSTART folders so I'd look there for any workbooks or add-in. These load with Excel. You can reset your Cell menu easily with a macro: Commandbars("Cell").Enabled = True but other commands could be screwed up also. You can reset all of them by exiting Excel and then deleting or renaming your toolbar file. Its exact name and location depends on the version of Excel and Windows you're running but it ends in XLB. You can do a Window Find on it. -- Jim "Dom" wrote in message ... | Hi | | I hope someone can help I am unable to copy and paste within excel if i | right click on the cell, it works if I press ctrl c and ctrl v but if i right | click the option to copy is greyed out. Also everytime I open up excel I need | to go into tools - options - edit and select Allow cell drag and drop | because it keeps unticking itself???? I have no idea why this is happening | can anyone shed any light? | | Thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am probably looking in the wrong place or something as really struggling to
find it Thanks anyway for your help "Jim Rech" wrote: The drag and drop option doesn't turn itself off but macros can do it. I'd guess you're running something automatically that it doing this. Typically that something is in one of your XLSTART folders so I'd look there for any workbooks or add-in. These load with Excel. You can reset your Cell menu easily with a macro: Commandbars("Cell").Enabled = True but other commands could be screwed up also. You can reset all of them by exiting Excel and then deleting or renaming your toolbar file. Its exact name and location depends on the version of Excel and Windows you're running but it ends in XLB. You can do a Window Find on it. -- Jim "Dom" wrote in message ... | Hi | | I hope someone can help I am unable to copy and paste within excel if i | right click on the cell, it works if I press ctrl c and ctrl v but if i right | click the option to copy is greyed out. Also everytime I open up excel I need | to go into tools - options - edit and select Allow cell drag and drop | because it keeps unticking itself???? I have no idea why this is happening | can anyone shed any light? | | Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unable to copy / paste acress workbooks | Excel Discussion (Misc queries) | |||
unable to copy/paste in excel once clipboard becomes full | New Users to Excel | |||
Unable to copy/paste in Excel once clipboard gets full | Excel Discussion (Misc queries) | |||
unable to copy ss# format in excel | Excel Discussion (Misc queries) | |||
Excel cut/Paste Problem: Year changes after data is copy and paste | Excel Discussion (Misc queries) |