Large with two criteria

Robert Germain

New Member
Joined
Mar 18, 2003
Messages
11
Hi,

I've got two columns where I need to make sure that the order respects:

1 - The large value from column A5 to A10 (Total differential of runs scored)
2 - The large value from column T5 to T10 (Total points awarded for a win)

The issue that I see with the current Large(Array,k) is when the differential in points is negative, it doesn't seem to take into consideration that the points awarded for a team win, even-though it may be zero, that this team should be last as per the example below:

Col---TEAMS---Differential----Points

A5---Team_1-------10------------4
A6---Team_2--------4-------------2
A7---Team_3--------2-------------2
A8---Team_4------ -1-------------2
A9---Team_5------ -7-------------0
A10--Team_6------ -8------------2

I am thinking that this is a dual validation but I am not too sure how to go about this. Thanks for any leads on how to go about correcting this.
 
Last edited:

Forum statistics

Threads
1,226,771
Messages
6,192,919
Members
453,767
Latest member
922aloose

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