+ Reply to Thread
Results 1 to 3 of 3

sumifs or sumproduct

  1. #1
    Forum Contributor
    Join Date
    08-22-2010
    Location
    mumbai
    MS-Off Ver
    Microsoft Office Professional Plus 2016
    Posts
    186

    sumifs or sumproduct

    kindly refer the attached sheet. I want to look for the value mentioned against the date and add the same for both the columns and mention in column H. eg g1 is 1-Apr-13 so the value of B1 and E30 ie 1+1=2 should be in cell H2.
    I know of sumifs or sumproduct will get me what I want but I tried with no result kindly help.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: sumifs or sumproduct

    hi there. not sure if i understand. isnt it:
    =B1*2
    or:
    =DAY(G1)*2

    or if data not sorted & values could be different, then:
    =VLOOKUP(G1,$A$1:$B$30,2,0)+DAY(G1)

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: sumifs or sumproduct

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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