Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When I press Ctrl+C the selected cell data is deleted and cannot be undone.
Ctrl+X works fine. I'm using Excel 2003. How can I correct this? Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That's certainly unexpected behaviour.
Not too sure, but I wonder whether the cells are protected. I believe there is even some protection to prevent copy / paste. Apoligies if I'm barking up the wrong tree. "Tony Amabile" wrote: When I press Ctrl+C the selected cell data is deleted and cannot be undone. Ctrl+X works fine. I'm using Excel 2003. How can I correct this? Thanks. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Maybe you have a macro that's stolen the ctrl-c keyboard shortcut?
Can you still use edit|copy? You may want to test it by opening excel in safe mode (which disables macros) to see if that's the problem: Close excel windows start button|Run excel /safe File|open your workbook and test it out. If you find that it is a macro, you may want to read these to help find that workbook/addin: Chip Pearson has some notes on how to diagnose startup errors: http://www.cpearson.com/excel/StartupErrors.htm And Jan Karel Pieterse has more notes: http://www.jkp-ads.com/Articles/StartupProblems.asp Tony Amabile wrote: When I press Ctrl+C the selected cell data is deleted and cannot be undone. Ctrl+X works fine. I'm using Excel 2003. How can I correct this? Thanks. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to forbid ctrl+c and ctrl+X in sheet? | Setting up and Configuration of Excel | |||
My delete row button deletes only the cell not the row. Bug? | Excel Discussion (Misc queries) | |||
Returning Cell Value if someone deletes the contents of a cell | Excel Worksheet Functions | |||
Excel 2003 - Ctrl-End selects last cell. How chg last cell addr? | Excel Worksheet Functions | |||
What is a function in VBA EXCEL witch finds a string like "not" in cell and then deletes a row with this cell? | Excel Worksheet Functions |