J
Jeff Hooper
Hi - I need a formula to do the following. I have 2 columns of six
numbers - for example:
A B
1 75 70
2 83 69
3 80 72
4 84 67
5 95 83
6 93 80
The formula needs to do the following:
1. Find the lowest number in column A (75 in row 1 in the above example)
2. Discard the number in corresponding cell in column B (70 in cell B1)
3. From the remaining numbers in column B, discard the highest (83 in cell
B5)
4. Add together the remaining 4 numbers in column B (69, 72, 67, 80) and add
this result to the number found in step 1 (75) to give a total (363)
Any ideas/pointers most welcome.
Thanks
numbers - for example:
A B
1 75 70
2 83 69
3 80 72
4 84 67
5 95 83
6 93 80
The formula needs to do the following:
1. Find the lowest number in column A (75 in row 1 in the above example)
2. Discard the number in corresponding cell in column B (70 in cell B1)
3. From the remaining numbers in column B, discard the highest (83 in cell
B5)
4. Add together the remaining 4 numbers in column B (69, 72, 67, 80) and add
this result to the number found in step 1 (75) to give a total (363)
Any ideas/pointers most welcome.
Thanks