+ Reply to Thread
Results 1 to 6 of 6

PROCESS TRACKING-Process status should be Displayed base from the next blank Cell

  1. #1
    Registered User
    Join Date
    06-11-2019
    Location
    al khobar, saudi arabia
    MS-Off Ver
    2013
    Posts
    1

    Question PROCESS TRACKING-Process status should be Displayed base from the next blank Cell

    HELLO,

    It's been a week since i'm trying to solve this problem.

    i am trying to track a process.

    Table Details:

    Row 2-Header
    B2- Job Number
    C2- Process 1
    D2-Process 2
    E2-Process 3
    F2-Process 4
    G2-Process 5
    H2-Status

    under the Status, H3, i want to create a formula that displays which process is now ongoing.
    if Cell C3,D3,E3,F3 has value (date completed), then H3 (with formula) should display that the current process is now on Process 5 (since G3 is Blank)

    or

    if Cell C3,D3,E3 has value (date completed), then H3 (with formula) should display that the current process is now on Process 4 (since F3 is Blank)

    OR

    if Cell C3,D3 has value (date completed), then H3 (with formula) should display that the current process is now on Process 5 (since E3 is Blank)

    ETC.....

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

    Re: PROCESS TRACKING-Process status should be Displayed base from the next blank Cell

    Hello RAMILJAYLDOMA and Welcome to Excel Forum.
    From the description in post #1 I would suggest: =INDEX(C$2:G$2,AGGREGATE(14,6,(COLUMN(C$1:G$1)-COLUMN(B$1))/(ISNUMBER(C3:G3)),1)+1)
    For future reference you usually get faster results if you upload a sample workbook for contributors to work with so they don't have to manually type in data. I have included one this time as you are a new member.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: PROCESS TRACKING-Process status should be Displayed base from the next blank Cell

    Hi

    I suggested a simpler formula in H2
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Based on @JeteMc file

  4. #4
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: PROCESS TRACKING-Process status should be Displayed base from the next blank Cell

    Hi

    I suggested a simpler formula in H2
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Based on @JeteMc file
    Note: I'm not been able to use edit post to correct the formula #3.

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,830

    Re: PROCESS TRACKING-Process status should be Displayed base from the next blank Cell

    Why can't you edit post #3? What's the problem?
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  6. #6
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: PROCESS TRACKING-Process status should be Displayed base from the next blank Cell

    Quote Originally Posted by AliGW View Post
    Why can't you edit post #3? What's the problem?
    I @AliGW
    The editor shows me an empty window. This is the first time this has happened.
    I closed the site and google chrome. When I opened it again, the situation was repeated. Maybe it's a problem with my operating system.
    No problem, I'll try to see if the same thing happens next time. Anyway thank you for your attention.
    Note: In this post I was able to edit and put this same note. (I suppose, without any problem)
    Last edited by José Augusto; 06-16-2019 at 09:19 AM. Reason: Add note

+ 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. How to find the status of whether it's rejected or in process
    By mifzal.mufthi in forum Excel General
    Replies: 6
    Last Post: 06-29-2016, 01:51 PM
  2. Tracking data process with email connectivity
    By racheltallentire in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-22-2016, 03:20 PM
  3. [SOLVED] RuN VBA process when cell value changes
    By snuffnchess in forum Access Programming / VBA / Macros
    Replies: 9
    Last Post: 04-06-2016, 07:27 PM
  4. Template or solution for deployment process tracking
    By ranexcel2015 in forum Excel General
    Replies: 0
    Last Post: 07-29-2015, 05:42 PM
  5. Insert single blank row between multi-sheet paste process
    By DeaJL in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-08-2008, 12:15 PM
  6. How to count process running time ( process not finished)
    By miao jie in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-13-2005, 06:06 AM
  7. [SOLVED] How to count process running time ( process not finished)
    By miao jie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-12-2005, 02:06 AM

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