+ Reply to Thread
Results 1 to 3 of 3

Need a formula to capture the completed status for a relevant data

Hybrid View

  1. #1
    Registered User
    Join Date
    04-02-2014
    Location
    Bangalore
    MS-Off Ver
    Excel 2003
    Posts
    2

    Need a formula to capture the completed status for a relevant data

    Hi All,

    This might be the easiest one for you all.

    I have attached the the excel sheet where in i want to calculate the total number of completed data points for one person.

    Let's say "Wasim" would have completed 7 tasks and would updated the relevant cell as Completed.

    Now in a huge data list How will i find "Wasim" and how do i calculate how many he has completed.

    I believe Pivot table would be the answer here but is there any formula which would replace the pivot table?

    I am in need of this as soon as possible any help will be much appreciated.

    (Please see the attachment)
    Keeping my fingers crossed.Example.xlsx

    Thanks,
    Wasim

  2. #2
    Registered User
    Join Date
    03-30-2014
    Location
    Suzhou,China
    MS-Off Ver
    Excel 2003
    Posts
    41

    Re: Need a formula to capture the completed status for a relevant data

    Hi,
    use this in cell J5 and fill down:

    Formula: copy to clipboard
    =COUNTIFS($B$5:$B$13,I5,$C$5:$C$13,"Completed")

  3. #3
    Registered User
    Join Date
    04-02-2014
    Location
    Bangalore
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Need a formula to capture the completed status for a relevant data

    Quote Originally Posted by wcymiss View Post
    Hi,
    use this in cell J5 and fill down:

    Formula: copy to clipboard
    =COUNTIFS($B$5:$B$13,I5,$C$5:$C$13,"Completed")

    Thank you so much wcymiss.. this helped a lot ur a Rockstar!!!!!

    I am sure if I need any help in future I can directly PM you.

    Thanks Again

    Wasim

+ 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] Move row from one worksheet to another on meeting "completed" criteria on status column
    By Reliability in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-24-2013, 11:00 PM
  2. Formula to Extract relevant data
    By khurramfarooqpk in forum Excel General
    Replies: 3
    Last Post: 05-09-2013, 03:34 AM
  3. [SOLVED] Move a row to another sheet after status says completed
    By rjclampitt in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-10-2012, 06:32 PM
  4. [SOLVED] Auto Move Rows when status is completed
    By razprod in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-23-2012, 01:40 PM
  5. Modifying Lookup formula to get relevant data
    By LouP in forum Excel General
    Replies: 3
    Last Post: 04-22-2009, 05:11 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