+ Reply to Thread
Results 1 to 1 of 1

Using a PasteSpecial within a Destination:= line

  1. #1
    Registered User
    Join Date
    07-07-2006
    MS-Off Ver
    Excel 2007
    Posts
    60

    Using a PasteSpecial within a Destination:= line

    Hey, is it possible to use a PasteSpecial within a Destination:= line? For example, could this work somehow?

    rng.EntireRow.Cut Destination:=Sheets("DO NOT USE").Range("A" & Sheets("DO NOT USE").Rows.Count).End(xlUp).Offset(1, 0).PasteSpecial Paste:=xlFormats
    Last edited by drdavidge; 07-13-2006 at 02:14 PM.

+ 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