+ Reply to Thread
Results 1 to 5 of 5

Time by Name Drop Down List

  1. #1
    Registered User
    Join Date
    08-24-2021
    Location
    Minnesota
    MS-Off Ver
    365
    Posts
    33

    Time by Name Drop Down List

    I figured out the SUMIF function, but I am struggling with the drop down list of names on this. I want L7 to be the names of the workers.
    Attached Files Attached Files
    Last edited by Zimmy242; 03-16-2023 at 10:09 AM. Reason: Closer

  2. #2
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,372

    Re: Time by Name Drop Down List

    maybe like this, im using formula for helper column:

    =IFERROR(INDEX($B$3:$B$100,AGGREGATE(15,6,IF(FREQUENCY(IFERROR(MATCH(IF($B$3:$B$100<>"",$B$3:$B$100),$B$3:$B$100,0),""),ROW($B$3:$B$100)-ROW($B$3)+1),ROW($B$3:$B$100)-ROW($B$3)+1),ROWS($A$1:A1))),"")

    then to for data validation:

    =OFFSET($R$2,0,0,COUNTIF($R$2:$R$100,"?*"),1)

    is that you wanted?
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-24-2021
    Location
    Minnesota
    MS-Off Ver
    365
    Posts
    33

    Re: Time by Name Drop Down List

    I think that's close, but the numbers aren't adding up correctly. I changed the format to h:mm:ss and the numbers are still wrong.

  4. #4
    Registered User
    Join Date
    02-03-2012
    Location
    Bangalore, INDIA
    MS-Off Ver
    O365
    Posts
    54

    Re: Time by Name Drop Down List

    You will not get the desired in M7 using SUMIF formula because G3, G16, G18, G20 and G25 are empty.

    Attached is the file for your reference. I hope this is helpful.

    PS: You have to manually enter the correct range in G3, G16, G18, G20 and G25 formulas.
    Attached Files Attached Files
    Last edited by raptor_k7; 03-16-2023 at 03:51 PM.

  5. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2404
    Posts
    13,407

    Re: Time by Name Drop Down List

    Zimmy please upload another workbook sample in your next post this time with the sums you expect manually typed in. Perhaps someone here can back engineer a solution.

    By-the-way similarly to raptor I used this for the data validation list (without the SORT function).
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Then this in M7
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by FlameRetired; 03-16-2023 at 06:59 PM.
    Dave

+ 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: 5
    Last Post: 12-07-2016, 09:18 AM
  2. Replies: 0
    Last Post: 12-26-2013, 01:12 PM
  3. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  4. how to bring all vlookup returns even with duplicate vlookup search keys
    By NYC4LIFE in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-06-2013, 04:53 PM
  5. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  6. Replies: 5
    Last Post: 07-29-2009, 07:53 AM
  7. vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 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