Max value across rows with multiple criteria

Status
Not open for further replies.

Caly

Board Regular
Joined
Jul 19, 2015
Messages
159
Office Version
  1. 365
  2. 2013
  3. 2011
  4. 2010
  5. 2007
Platform
  1. Windows
Hi! I am trying to write a formula across each row that will pull the MAX value of the Quantity in one column and then the Sales in another column and show which product it is that has the MAX value

CustomersApple AppleAppleLGLGLG
ValuesQuantity PriceSalesQuantity PriceSales
XR model800$899$719,200422$299$126,178
16GB model 200$599$119,80089$89$7,921

So for instance in the first row of the product model XR model, Apple and LG customers have their own quantity price and sales. First row would return max value for Apple, quantity 800, sales $719,200

I tried index match with max as a formula but getting error messages

The data has the Customers across the columns each with their individual quantity, price and sales in separate rows by customer corresponding to the by product model in one column

Any help will be appreciated. Thank you
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
Status
Not open for further replies.

Forum statistics

Threads
1,214,897
Messages
6,122,141
Members
449,066
Latest member
Andyg666

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top