HELP With SpreadSheet: Advanced Calculation

devexity

New Member
Joined
Jan 27, 2016
Messages
3
Ok so here is the issue I'm having. Currently the TOTAL PROMOTION POINTS column (R) is a Sum of the specific cells in each row (E, H and Q) as shown below. I also want to add an additional BONUS of 25-points for those that make the Hall of Fame's TOP KILLS & TOP BUILT at the bottom (B29 & B30).

The formula I use for the Hall of Fame is: =INDEX(A2:A24,MATCH(MAX(J2:J24),J2:J24,0))

So now Im stuck on how to not only assign 25 points to the Hall of Fame entries, but then assign it to the correct corresponding TOTAL PROMOTION POINTS formula.

So in this example, JUICED currently has 31 Total Promotion Points (R9), but he made TOP KILLS (Hall of Fame A29). So I need the spreadsheet to add 25 points to 31 to equal 56 in R9.

If anyone has the slightest idea of how to make this possible, please help!

I assume that somewhere the value of those entries in B29 & B30 must be specified to equal 25-- and perhaps it's in the equation for TOTAL PROMOTION POINTS to Check if the user was the MAX between the range of either M2:M24 (Top Kills) or I2:24 (Top Build), and IF true, add +25 to the total. Maybe it's not possible, or maybe Im over thinking it.

2ive4qv.jpg
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.

Forum statistics

Threads
1,223,947
Messages
6,175,560
Members
452,652
Latest member
eduedu

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