A
Arlyn
I built a macro in Excel 97 which does not work in Excel
2000. The specific error message is:
run-time error '-2147417848 (80010108)':
Method 'Paste' of object '_Worksheet' failed.
[End] [Debug] [Help]
The line at which it fails is: ActiveSheet.Paste
This is a simple cut and paste function which moves cell
data from one area of the spreadsheet to another. I have
already read the knowledge base article about using the
Standard toolbar buttons instead of the Clipboard ones and
that doesn't work. I also re-recorded that portion of the
macro in Excel 2000, and it doesn't work either.
Help!!
2000. The specific error message is:
run-time error '-2147417848 (80010108)':
Method 'Paste' of object '_Worksheet' failed.
[End] [Debug] [Help]
The line at which it fails is: ActiveSheet.Paste
This is a simple cut and paste function which moves cell
data from one area of the spreadsheet to another. I have
already read the knowledge base article about using the
Standard toolbar buttons instead of the Clipboard ones and
that doesn't work. I also re-recorded that portion of the
macro in Excel 2000, and it doesn't work either.
Help!!