Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dom Dom is offline
external usenet poster
 
Posts: 46
Default Unable to copy and paste in excel

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,718
Default Unable to copy and paste in excel

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   Report Post  
Posted to microsoft.public.excel.misc
Dom Dom is offline
external usenet poster
 
Posts: 46
Default Unable to copy and paste in excel

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to copy / paste acress workbooks CL Chuck Excel Discussion (Misc queries) 2 September 28th 07 03:24 AM
unable to copy/paste in excel once clipboard becomes full sengtavanfatsura via OfficeKB.com New Users to Excel 2 May 22nd 06 09:45 PM
Unable to copy/paste in Excel once clipboard gets full Sean via OfficeKB.com Excel Discussion (Misc queries) 0 April 26th 06 11:43 PM
unable to copy ss# format in excel Caseybay Excel Discussion (Misc queries) 3 March 29th 06 08:21 PM
Excel cut/Paste Problem: Year changes after data is copy and paste Asif Excel Discussion (Misc queries) 2 December 9th 05 05:16 PM


All times are GMT +1. The time now is 02:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"