+ Reply to Thread
Results 1 to 3 of 3

Formula Complex with IF and Count

  1. #1
    Forum Contributor
    Join Date
    08-10-2007
    Posts
    106

    Formula Complex with IF and Count

    Hello experts,

    pls see attached file, i am having problems with If and Count formula,

    i dont know if this is very difficult. can anyone help me pls? especially with duplicate date entries in pieces table. same date but different pieces


    The Table Results with blue colored columns should be filled with formulas, each of column, other than date and category.

    It would be very nice, if anyone could help me out.

    Just a side note, i dont want a VB Code. Just only with Formula.

    Greets
    Sultix
    Attached Files Attached Files
    Last edited by Sultix; 04-29-2008 at 06:54 PM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675
    Put this formula in C33

    =SUMPRODUCT(($A$15:$A$26=$A33)*($B$15:$B$26=$B33),INDEX($C$15:$E$26,0,MATCH(C$32,$C$14:$E$14,0)))

    and this formula in D33

    =C33*INDEX($D$4:$F$7,MATCH($B33,$C$4:$C$7,0), MATCH(C$32,$D$3:$F$3,0))

    Now select both C33 and D33 and fill both formulas across and down to H52

  3. #3
    Forum Contributor
    Join Date
    08-10-2007
    Posts
    106
    this works perfectly...

    thanks alot daddylonglegs and thanks alot for quick answer

+ 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