+ Reply to Thread
Results 1 to 8 of 8

Pulling specific data from one sheet to another sheet based on status changes

  1. #1
    Registered User
    Join Date
    12-16-2020
    Location
    Washington, DC
    MS-Off Ver
    2008
    Posts
    23

    Pulling specific data from one sheet to another sheet based on status changes

    Hi All,
    First off, thank you in advance to anyone who takes the time to review this query.

    I am hoping to receive some help on how to pull data from one master spreadsheet to another in one workbook based on the status of each item.

    In the workbook, Sheet2 I am considering the "master" - the table that will be manually filled in.
    Sheet1 is the spreadsheet I am hoping to pull data from Sheet2. I am hoping that when an item in Sheet2 is added with an ECD, it is automatically placed into the "Current" table on Sheet1 with the specified data highlighted/color coded. When an item is completed and a date is inputted into Column M, the row with the line item is moved from the "current" section in Sheet1 to the "completed" section with the specific data labeled/color coded.

    The idea is to have all of Sheet1 be autopopulated, and only working on Sheet2.

    Is something like this possible?? If this solution is possible without changing the macros that would be best, but obviously am open to any and all possible solutions!

    Thank you in advance and let me know if more detail is required before resolving.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    01-16-2012
    Location
    England
    MS-Off Ver
    MS 365
    Posts
    1,394

    Re: Pulling specific data from one sheet to another sheet based on status changes

    Something on these lines? If you change the ECD (Col K), macro adds the relevant cells to next free row in Current Section of Sheet1.
    If you enter a Completion Date in Col M, it finds the relevant record on Sheet1 in Current and moves it to the next free row in Completed section.
    This assumes you won't "skip" the ECD step, or there will be nothing in Sheet 1 to update!

    Please Login or Register  to view this content.
    Last edited by Ochimus; 12-30-2020 at 12:35 PM.

  3. #3
    Registered User
    Join Date
    12-16-2020
    Location
    Washington, DC
    MS-Off Ver
    2008
    Posts
    23

    Re: Pulling specific data from one sheet to another sheet based on status changes

    Hi Ochimus,
    I really appreciate your help here and taking the time to look into this issue.
    I unfortunately am not having luck with that macro. After refreshing the page the macro didn't take to Sheet 1.
    It is possible I may be looking at it incorrectly -- do you have any suggestions?

    Thank you again!

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,532

    Re: Pulling specific data from one sheet to another sheet based on status changes

    Perhaps the following formula based proposal will help.
    1. Select cells B3:F17 on Sheet1 and change the formatting from text to general.
    2. Populate the top table using:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    3. Populate the bottom table using:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Note that the column header in cell E2 needs to be changed from ECD to ECD Changes.
    Note that the formatting of cells E14:E17 needs to be changed to date.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Registered User
    Join Date
    12-16-2020
    Location
    Washington, DC
    MS-Off Ver
    2008
    Posts
    23

    Re: Pulling specific data from one sheet to another sheet based on status changes

    Hi! Thank you so much for taking the time to help with this one, this is definitely what I was looking/hoping for!

    One quick bug that I am looking to fix with the formulas. It seems the only way the data from Sheet2 is pulled onto Sheet1 with this formula is if there is data in Column K. I tried revising the formula to exclude column K and replace with Column J instead, but am not having any luck. I would like for Sheet1 to pull all of the data from Sheet2 depending on whether it's complete or current.

    Do you have any suggestions on how to fix?

    Thank you so much again!

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,532

    Re: Pulling specific data from one sheet to another sheet based on status changes

    Column J on Sheet2 of the file attached to post #1 has the values Late, At Risk and Low so I am confused as to how complete and current relate.
    Are we possibly talking about the Open and Closed values in column I?

  7. #7
    Registered User
    Join Date
    12-16-2020
    Location
    Washington, DC
    MS-Off Ver
    2008
    Posts
    23

    Re: Pulling specific data from one sheet to another sheet based on status changes

    Whoops! I figured it out! I edited the "ISNUMBER" columns. Thank you again this was SO helpful!!!

  8. #8
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,532

    Re: Pulling specific data from one sheet to another sheet based on status changes

    You're Welcome. Thank You for the feedback and for marking the thread as 'Solved'. I hope that you have a blessed day.

+ 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] CF a name on one sheet based on their status on a data sheet
    By purdue7997 in forum Excel General
    Replies: 1
    Last Post: 08-14-2018, 05:54 AM
  2. [SOLVED] Pulling specific data from a specific sheet, loading to a temp sheet, for forwarding.
    By Fawkes_ in forum Excel Programming / VBA / Macros
    Replies: 39
    Last Post: 02-17-2017, 11:10 AM
  3. Replies: 6
    Last Post: 01-30-2017, 03:07 PM
  4. [SOLVED] Copy and paste data from sheet 2 to sheet 1 based on specific criteria on sheet 1
    By VBADUD in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-05-2012, 04:18 AM
  5. Replies: 2
    Last Post: 10-28-2010, 11:15 AM
  6. Pulling Data From Sheet To Sheet Based on Text
    By jacobingalls in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 08-28-2009, 12:50 PM
  7. Pulling Information in seperate sheet based on data in current sheet
    By joekunin in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 06-03-2009, 05:06 AM

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