+ Reply to Thread
Results 1 to 3 of 3

Cutting and Pasting Selected Range to Another Sheet within Workbook -Setting Ranges

  1. #1
    Registered User
    Join Date
    07-23-2014
    Location
    Calgary, AB
    MS-Off Ver
    2010
    Posts
    2

    Cutting and Pasting Selected Range to Another Sheet within Workbook -Setting Ranges

    I am having trouble figure this one out. I have a sheet that tracks project completions and want to be able to cut the rows that have have a completion date (SentDate) and paste them to another sheet. I've tried several things but the code can't get past Range (MyRange).Select.

    I would like to be able to cut any rows that meet the criteria that the project has been completed which can be within any row(s) of the sheet.

    Thank you.



    Please Login or Register  to view this content.
    Last edited by Lised; 07-28-2014 at 12:09 PM. Reason: Code Tags

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Cutting and Pasting Selected Range to Another Sheet within Workbook -Setting Ranges

    Hi, Lised,

    you would need to wrap your procedure with code-tags accroding to Forum Rule #1 before you would get any answers.

    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  3. #3
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Cutting and Pasting Selected Range to Another Sheet within Workbook -Setting Ranges

    Hi, Lised,

    maybe try it like this, itīs not necessary to build a range for this:
    Please Login or Register  to view this content.
    Without building the range the line to paste could look like
    Please Login or Register  to view this content.
    Ciao,
    Holger

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. cutting and pasting row in other sheet if cell is empty
    By flunzy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-02-2014, 09:42 AM
  2. Cutting row and pasting into new sheet based on criteria
    By goose1000 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-18-2011, 11:54 PM
  3. Cutting/Pasting Data From One Sheet To Another
    By MCatz in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-19-2010, 12:23 PM
  4. Setting up some sort of cutting and pasting loop
    By Trickster in forum Excel Formulas & Functions
    Replies: 40
    Last Post: 09-06-2005, 03:05 PM
  5. [SOLVED] cutting and pasting ranges using offsets
    By timmulla in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-14-2005, 02:05 PM

Tags for this Thread

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