Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() I have a worksheet that has part number and customer name and the price paid on each invoice for the last 4 years. One customer may have paid multiple prices in the last 4 years. I would like to create a formula to calculate the mode of the price but only if the vendor and part number are the same. I have tried using {=if(vendersheet1=vendorsheet2,if(partnumbersheet1 =partnumbersheet2,mode(pricesheet2),0),0)}. But I just get zero for an answer. I have also tried mode with a match statement inside but I only get the mode for the whole worksheet. Any help would be greatly appreciated! ![]() -- bbrowers ------------------------------------------------------------------------ bbrowers's Profile: http://www.excelforum.com/member.php...o&userid=18887 View this thread: http://www.excelforum.com/showthread...hreadid=380089 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatically up date time in a cell | Excel Discussion (Misc queries) | |||
clock | Excel Worksheet Functions | |||
Mode Function with Criteria | Excel Worksheet Functions | |||
Can I get the mode, min, and max with multiple criteria? | Excel Discussion (Misc queries) | |||
Can I use a cell reference in the criteria for the sumif function. | Excel Worksheet Functions |