Unable to paste in worksheet

  • Thread starter Thread starter Ifatooki
  • Start date Start date
I

Ifatooki

I have a worksheet that is not protected, however it will not allow
paste after copy, but i can paste into a new sheet. Any ideals as to
why this is happining and how i can fix it?
 
"will not allow" means what?

Nothing is pasted?

The cells are not accessible for pasting?

Do you get any error message(s)?


Gord Dibben MS Excel MVP
 
Maybe a macro is working behind the scenes.
Try to disable macros.
Tools | Macro |Security | Very high
 
"will not allow" means what?

Nothing is pasted?

The cells are not accessible for pasting?

Do you get any error message(s)?

Gord Dibben MS Excel MVP





- Show quoted text -

Paste and Paste Special is grayed out for this worksheet. I can't
disable macros because the macros are needed for the worksheet to do
what it do, but when the macros are disabled the Paste options work
right.
 
Sounds like you have code that disables paste mode in that worksheet.

If that sheet is active can you copy from one cell to another on that sheet?

Does the gray-out just occur when you copy from another sheet then activate the
grayed-out sheet?

I would check for an event the disables paste in that sheet.

Either in Thisworkbook module or the sheet module.


Gord
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top