+ Reply to Thread
Results 1 to 5 of 5

I am dumb with vlookups so please help

Hybrid View

  1. #1
    Registered User
    Join Date
    02-21-2015
    Location
    Warsaw
    MS-Off Ver
    Professional plus 2013
    Posts
    2

    I am dumb with vlookups so please help

    Hi Everyone,

    I am absolutely dumb with lookup formulas. And do not want to loose on this stupid spreadsheet more time than needed so I am counting on you.
    Yes it will look very easy to most of you, but my brain is tired tonight and I cant keep up with it.

    Thanks a LOT LOT LOT !

    question.xlsx

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,941

    Re: I am dumb with vlookups so please help

    Welcome to the forum
    =SUM(INDEX((TRIM($B$2&" "&$B$3:$B$16&$C$2&" "&$C$3:$C$16)=G$2&$F3)*$D$3:$D$16,0))
    Try this and copy across
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,941

    Re: I am dumb with vlookups so please help

    or can try
    =SUMPRODUCT((TRIM($B$2&" "&$B$3:$B$16&$C$2&" "&$C$3:$C$16)=G$2&$F3)*$D$3:$D$16)

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,320

    Re: I am dumb with vlookups so please help

    Not VLOOKUP in this case, SUMIFS.

    Formula: copy to clipboard
    =SUMIFS($D$3:$D$16,$C$3:$C$16,SUBSTITUTE($F3,"Task ",""),$B$3:$B$16,--SUBSTITUTE(G$2,"Month ",""))



    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  5. #5
    Registered User
    Join Date
    02-21-2015
    Location
    Warsaw
    MS-Off Ver
    Professional plus 2013
    Posts
    2

    Re: I am dumb with vlookups so please help

    Thx tms - the last one included what ifs. And thats why I needed
    '

+ 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. I'm probably being really dumb, but
    By scootaboi in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-16-2006, 11:28 AM
  2. [SOLVED] Dumb VBA question
    By nobbyknownowt in forum Excel General
    Replies: 0
    Last Post: 04-23-2006, 08:35 AM
  3. Very dumb question
    By gregorsamsa in forum Excel General
    Replies: 2
    Last Post: 03-23-2006, 11:20 AM
  4. No Dumb Question
    By darkbearpooh1 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-25-2006, 11:35 AM
  5. [SOLVED] May be dumb but...
    By Shawn Shuler in forum Excel General
    Replies: 2
    Last Post: 01-20-2006, 02:10 PM

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