+ Reply to Thread
Results 1 to 6 of 6

Help Please - Need Formula for to Link Spreadsheet Data

  1. #1
    Registered User
    Join Date
    07-18-2016
    Location
    Illinois
    MS-Off Ver
    2010
    Posts
    53

    Help Please - Need Formula for to Link Spreadsheet Data

    Good afternoon,

    Please see the attached test spreadsheet. I'm looking how to write the formula in the conditional format rules. In the attached spreadsheet, I have Project Status, Indianapolis Timeline, and T-Matrix Tabs. I have data being pulled from the T-Matrix tab to provide dates on the project status. All the tasks from the project status tab will be associated with each individual timeline tab sheet, as you can see I've created "Indianapolis Timeline" for example. When changing the task status (Indianapolis Timeline Tab, Column D) to Completed, I would like the associated cell on the Project Status Tab to turn Green as well as list the current date. So, by marking Drawing Received, "Completed" in the Indianapolis Tab (column G, Row 3) would turn column G, row 10 (Project Status Tab) Green over any other rules.

    I don't know if there's a specific way to apply this to the whole sheet as I create more Timeline Tabs for each project or if I will need to just apply the resulting rule to each row on the Project Status sheet as I create Timelines? Thoughts?

    Thanks in advance. Please see the attached test spreadsheet.

    Thank you, Kevin.
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Help Please - Need Formula for to Link Spreadsheet Data

    Use this CF rule -- Format Green

    =INDEX(INDIRECT("'"&$B8&" Timeline'!D:D"),MATCH(G$6,INDIRECT("'"&$B8&" Timeline'!C:C"),0))="Completed"

    Apply to your $G$8:$AG$68 range like the other rules

    help-please-need-formula-for-to-link-spreadsheet-data-test3.xlsx

    Note: All the timeline tabs should follow the same naming pattern and all of them should have the Task Name and Status in Col C and Col D respectively i.e. same as in your example
    Last edited by Ace_XL; 01-06-2020 at 02:41 PM.
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    07-18-2016
    Location
    Illinois
    MS-Off Ver
    2010
    Posts
    53

    Re: Help Please - Need Formula for to Link Spreadsheet Data

    Thanks for helping, When I entered that into the CF rule and placed it at the top of the rules list, and mark the first 3 statuses completed on the timeline tab, it highlights J65, K65 and L65 for me, green. I applied to whole range also, $G$8:$AG$68. Any suggestions?

    Thanks.

  4. #4
    Registered User
    Join Date
    07-18-2016
    Location
    Illinois
    MS-Off Ver
    2010
    Posts
    53

    Re: Help Please - Need Formula for to Link Spreadsheet Data

    Here's an updated Spreadsheet to show what the formula results in. Please help when you have a moment.

    Thanks.
    Kevin
    Attached Files Attached Files

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

    Re: Help Please - Need Formula for to Link Spreadsheet Data

    When I opened the file attached to post #4 the first conditional formatting rule read: =INDEX(INDIRECT("'"&$B1048576&" Timeline'!D:D"),MATCH(G$6,INDIRECT("'"&$B1048576&" Timeline'!C:C"),0))="Completed"
    When I changed the formula to read: =INDEX(INDIRECT("'"&$B8&" Timeline'!D:D"),MATCH(G$6,INDIRECT("'"&$B8&" Timeline'!C:C"),0))="Completed" as Ace_XL posted, cells G10:H10 turned blue, which I believe is the desired result.
    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.

  6. #6
    Registered User
    Join Date
    07-18-2016
    Location
    Illinois
    MS-Off Ver
    2010
    Posts
    53

    Re: Help Please - Need Formula for to Link Spreadsheet Data

    I have a few more questions on this sheet.
    1. How would I get the Indianapolis Status (Project Status Tab, Column A, Row 10) to turn the same color of the latest column of steps on the sheet? For example, column AD, row 10 is red, so the status would be red. etc.
    2. If I added a step column to the matrix tab, how would I get it to auto populate into the correct step spot on the Indianapolis Timeline tab? Currently the tasks on the timeline tab, link by column number to the matrix. Also, how to get it to appear in the correct spot of the project status tab?
    3. How can I get the start and end date of the chart on the Indianapolis Timeline tab to auto update the start and end date for the range of the project. Chart dates should auto update to start based on timeline column F, row 3 and end column G, row 29. This may change though if I ever add steps to the matrix tab. (See how the chart dates are off right now? I currently have to go in and manually convert the date into a number and enter it into minimum and maximum value of chart to adjust the date range of the chart)

    Please see the updated spreadsheet for testing.

    Thanks for the help fellas.
    Kevin
    Attached Files Attached Files

+ 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. Replies: 2
    Last Post: 11-13-2018, 12:43 AM
  2. Link data in another speadsheet with text and formula current spreadsheet
    By happydays886 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-02-2016, 05:47 PM
  3. Replies: 8
    Last Post: 08-23-2015, 04:30 AM
  4. Replies: 5
    Last Post: 02-04-2014, 09:10 AM
  5. Replies: 2
    Last Post: 11-04-2013, 12:38 AM
  6. Vary Source of data in spreadsheet link - how ?
    By stevendt in forum Excel General
    Replies: 0
    Last Post: 07-09-2010, 08:12 AM
  7. How do I link the spreadsheet with data in MS Money 3000?
    By RWRoberts in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-07-2005, 11: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