+ Reply to Thread
Results 1 to 2 of 2

Pastespecial method of range class failed error

  1. #1
    Registered User
    Join Date
    11-14-2011
    Location
    birmingham
    MS-Off Ver
    Excel 2003
    Posts
    3

    Pastespecial method of range class failed error

    Hi

    I get the error when trying to run a wrkbook on my machine 'Pastespecial method of range class failed' error.

    Fails on the code below:

    'Selection.PasteSpecial Paste:=xlValues, Operation:=xlNone, SkipBlanks:= _
    False, Transpose:=False'

    I've double checked the i have both the source file and destination file, checked that they are not protected. The code works find on a different machine both have the same version of excel installed on there aswell.

    See full code for sub below:
    Please Login or Register  to view this content.

    Any ideas?

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Pastespecial method of range class failed error

    You've got a lot of unnecessary activating and selecting going on but don't think that would cause it not to work on a specific machine:

    Please Login or Register  to view this content.

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1