+ Reply to Thread
Results 1 to 4 of 4

Over thinking an Excel problem

  1. #1
    Registered User
    Join Date
    10-31-2013
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    9

    Over thinking an Excel problem

    I think I am overthinking this and am fighting a migraine today. Please help. I have a summary worksheet that I want to use to display the current status of a project I am working on. That data is on a separate worksheet. I have four stages to display. On the summary tab I want the corresponding stage I am working on to reflect on that page. Hopefully I can explain in a way that makes sense. I have four people. They each have to go through four stages of an interview process. Once they complete each stage I put complete in the corresponding column. I want the summary page to look at those columns and see what stage they are in. Can I do this? I've attached the basic sheet. I actually have 1500 people which is why I need this formula.

    Thanks!
    Last edited by bdg724; 04-01-2015 at 02:53 PM.

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Over thinking an Excel problem

    Try:
    =IFERROR(INDEX($A$1:$E$1,,LOOKUP("completed",OFFSET($A$1:$E$1,MATCH(J2,$A$2:$A$4,0),),{1,2,3,4})),"")
    Quang PT

  3. #3
    Registered User
    Join Date
    10-31-2013
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    9

    Re: Over thinking an Excel problem

    Perfect! Thanks so much for the quick help!

  4. #4
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Over thinking an Excel problem

    If Quang's solution isn't what you're after, could you provide more information? Where are you looking to see this data, on Sheet2 that you currently have setup? Or on the Summary sheet? If the latter is correct, we need sample data that shows how your Step 1-4 data is setup within Restaurant List.
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

+ 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] How can I trick excel into thinking cell data has changed?
    By rbac in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-22-2013, 07:27 PM
  2. Help in Thinking Through Process
    By ker9 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-03-2012, 09:27 AM
  3. PLEASE Help excel pro's (Macro, excel related)
    By msu4life in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-30-2012, 02:42 PM
  4. Over-thinking, to set up info
    By Befuddled2011 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 10-07-2011, 12:18 AM
  5. [SOLVED] One to get you thinking.
    By Ross in forum Excel General
    Replies: 6
    Last Post: 07-13-2006, 09:25 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