Ctrl+C Issue

M

Michael

I have the strangest thing happen that when I use the shortcut to copy it
highlights and deletes cells B7:J24.

Any one knows how to fix this issue?

Using MS 2002
 
R

Roger Govier

Hi Michael

It sounds rather like you have a macro within the workbook or within
your Personal.xls, which has been allocated Ctrl+c as the shortcut.

Tools>Macros>Macro> and take a look to see if you can spot any offending
code.
If you wish to retain the macro, use Options to change the shortcut to
something else.
 
D

David Biddulph

Michael said:
I have the strangest thing happen that when I use the shortcut to copy it
highlights and deletes cells B7:J24.

Any one knows how to fix this issue?

Have you checked your macros (under the Tools menu)?
 
T

tim m

Do you have a macro saved with that as the shortcut? Have a look under
tools, macros.. and see if you have a macro in there that deletes those cells.
 
M

Michael

To all of you that replied.... You guys Rock!

Worked like a charm!

Thanks again for your prompt replies!!
 
Top