Cannot copy formula to another worksheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Excel 2003. I am unable to copy a cell with a formula from one
worksheet to another. What is the problem? As soon as I copy it and move to
another spreadsheet both the paste icon and the paste word are greyed out.
 
Do you have any event macros running?

Sometimes macros can kill the clipboard. If you have a worksheet_activate event
firing (or some other event), it could cause this problem.

If you open your workbook with macros disabled, does the problem go away?
 

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