+ Reply to Thread
Results 1 to 3 of 3

a formula using SUMIF or/and Lookup features

  1. #1
    Forum Contributor
    Join Date
    10-30-2007
    Posts
    125

    a formula using SUMIF or/and Lookup features

    Please see attachment.
    OBJECTIVE: A formula that calculates the salary total of the people who partipated in the "special project" for the month of November. **The number of participate names can increase from month to month. Would it be better to use a SUMIF feature or/and Lookup? and can you give me an example?

    Gratefully yours,

    Newby
    Attached Files Attached Files
    Last edited by VBA Noob; 11-04-2007 at 07:57 AM.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,474
    Hi, Try this in B22
    =SUMPRODUCT(($A$4:$A$16=A22)*($E$4:$E$16=11)*($D$4:$D$16))

  3. #3
    Forum Contributor
    Join Date
    10-30-2007
    Posts
    125

    a formula using SUMIF or/and Lookup features

    Thank you so much Dave!!!

    I learned something new today because of your giving spirit to assist other clueless users like me.

    ExcleNewby

+ 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