Position(s) of the Large after multiplication

relaxation

New Member
Joined
Nov 8, 2018
Messages
3

<tbody>
</tbody>
6cb3NXO.png

In my example I've got components of 5 combinations in B5:C9 to be multiplied, Extra is added to each of the B5:B9 and C5:C9 array(s) when calculating the Largest product of those arrays. Instead of listing the results of the multiplication I'd like their Labels from A5:A9 instead as a minimum, however the entire row (example: A7:C7) would be my next step.

I want to reference a much larger combination array but not repeat it in 16 sheets, the Extra values and largest 4 products would be unique to each sheet. I currently have a INDEX/MATCH 16-Item Drop down system currently on one array but further expansion to that gets cumbersome.
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
If I give myself helper columns, with the math finished, adjacent to the reference to compare to I should have a WIP-workaround
Ob27zqI.png


My hunch is the calculation load may be about the same for any solution for my original request.
 
Upvote 0
5PcxlIa.png


An idea of what I ended up idea-wise on the pretend sheet.

It's been fully implemented(imgur.com), ended up a 21,660 cell array with tolerable latency. Halved the size from 1MB to 512kb.
Excel Magic Trick 967 also helped me avoid duplicates, in the J-section of the mock up, for any future googlers
 
Upvote 0

Forum statistics

Threads
1,216,816
Messages
6,132,869
Members
449,762
Latest member
iammikeysoft2

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