+ Reply to Thread
Results 1 to 3 of 3

SUMIF-incorrect return

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

    SUMIF-incorrect return

    Please see attachment.

    I have a formula =SUM(IF($E$3:$E$600<=H8,$D$3:$D$600,0)) and the objective is to total the monthly salaries based on the month that they were hired. I keep having amounts come up in the incorrect month.

    TIA,

    ExcelNewby
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    Try
    J3: =SUMPRODUCT(--($E$3:$E$18=H3),($D$3:$D$18))


    rylo

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

    Smile

    Thank you for staying late to assist us.


    ExcelNewby

+ 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