+ Reply to Thread
Results 1 to 3 of 3

Moving rows of data to multiple sheets based on status for project pipeline

  1. #1
    Registered User
    Join Date
    03-18-2015
    Location
    New York
    MS-Off Ver
    2013
    Posts
    3

    Moving rows of data to multiple sheets based on status for project pipeline

    Hi all,

    I'm having an issue moving data between tables on different sheets. I have a project pipeline report that needs to move row data between different sheets as the projects change status. It's going to get rather large and have multiple hands in it so I want to try to automate it as much as possible. The three sheets are Pipeline, In Progress, and Completed. All data will be added on the pipeline sheet but as the status changes I'd like that row to be deleted from the pipeline and put on the the proper sheet depending on the status. The status mapping is below

    Pipeline - Queued
    In Progress - In Progress, On Hold, Delayed
    Completed - Completed

    In turn it would be great if when the status was changed from In Progress to Completed it would delete it from the In Progress sheet and add it to the completed sheet.

    I took a look through the forums and found and found a bunch of great posts but since I'm new to VBA I'm having trouble translating that code into something for this sheet. Any help would be greatly appreciated. I attached my sample spreadsheet for reference.

    Thanks!
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    07-09-2014
    Location
    Naperville, IL
    MS-Off Ver
    office 2013
    Posts
    29

    Re: Moving rows of data to multiple sheets based on status for project pipeline

    Hi there,

    Maybe something like this?

    I'm pretty new to VBA as well but thought I'd give this a shot. I think I have the basic concept down of what you're looking for. Check it out and let me know.

    If anything, it's a good start until someone who has more experience can tackle it.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    03-18-2015
    Location
    New York
    MS-Off Ver
    2013
    Posts
    3

    Re: Moving rows of data to multiple sheets based on status for project pipeline

    Thanks this did the trick!

+ 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. [SOLVED] Moving rows of data to multiple sheets based on status
    By sthiessen85 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-18-2015, 01:21 PM
  2. moving a row to another sheet based on cell status
    By discglide in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-13-2014, 11:31 PM
  3. Macro to clear cells based on project status
    By Sassyponypants in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-19-2013, 08:36 AM
  4. How to select rows based on data in a column off multiple sheets?
    By wdwinterfang in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 08-20-2013, 11:51 PM
  5. [SOLVED] Moving rows from one sheet to another according to Status
    By warri0r in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-30-2013, 12:21 PM

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