Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Excel 2002, 2003 I wrote a rather long program for an OP and he distributed it to about a dozen branch offices in his state. Two of those offices are getting an error in the PasteSpecial line below. The error is "PasteSpecial method of range class failed." The pertinent 2 lines of code are shown below. Note that "GreenButton" and "Dest" are both one-cell ranges. GreenButton.Offset(, 1).Resize(, 2).Copy Dest.PasteSpecial xlPasteValues The purpose I had in using "xlPasteValues" was to NOT copy the formatting. Both of the problem computers have 2003 but so do most of the others. I have 2002. My thinking is that the problem lies in the setup of Excel on those 2 computers. Any help would be appreciated. Thanks for your time. Otto |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
PasteSpecial Error | Excel Programming | |||
Error on pastespecial | Excel Programming | |||
Error in PasteSpecial ? | Excel Programming | |||
PasteSpecial error | Excel Programming | |||
PasteSpecial Error | Excel Programming |