Utahyankeefan2

New Member
Joined
Jan 27, 2019
Messages
3
I have 100 cells with different names. I have the following formula to tell me who the winner is by the two numbers entered in two cells...

=IF(OR[FONT=&quot]([/FONT][FONT=&quot]W9[/FONT]="",[FONT=&quot]X9[/FONT]=""[FONT=&quot])[/FONT]," ",INDEX[FONT=&quot]([/FONT][FONT=&quot]$F$8:$O$17[/FONT], MATCH[FONT=&quot]([/FONT][FONT=&quot]Z9[/FONT],[FONT=&quot]$B$8:$B$17[/FONT],0[FONT=&quot])[/FONT],MATCH[FONT=&quot]([/FONT][FONT=&quot]AA9[/FONT],[FONT=&quot]$F$4:$O$4[/FONT],0[FONT=&quot])[/FONT]))

This populates a winner who has the two matching numbers. What I am trying to do, is from that cell offset 4 additional winners like the box below. When I write the offset and use the cell that the above formula is in, it does not select the winner in the 100 squares. instead it moves up one and over one from the cell that has the formula in it.


WINNER

<colgroup><col width="58" span="3" style="width: 58pt;"></colgroup><tbody>
</tbody>
I am sure I am not making sense. But any help would be greatly appreciated. Thanks
 

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

Forum statistics

Threads
1,214,834
Messages
6,121,876
Members
449,056
Latest member
ruhulaminappu

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