Dear Team,
Please assiSt me how to add two maximum cell values in row wise.
Name Mark 1 Mark 2 Mark 3 Mark 4 EXPECTED_VALUE
A 5 7 5 8 8+5=13
B 10 12 9 13 13+12=25
C 14 15 18 3 18+15=33
D 8 9 12 13 13+12=25
Regards,
Siva
Dear Team,
Please assiSt me how to add two maximum cell values in row wise.
Name Mark 1 Mark 2 Mark 3 Mark 4 EXPECTED_VALUE
A 5 7 5 8 8+5=13
B 10 12 9 13 13+12=25
C 14 15 18 3 18+15=33
D 8 9 12 13 13+12=25
Regards,
Siva
Hi Sivaksekar,
can you please attach example excel sheet.
Regards
Rohit
Use this:
=LARGE(A1:D1,1)+LARGE(A1:D1,2)
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
Alternatively:
=SUM(LARGE(A1:D1,{1,2}))
We are both assuming that the expected value in A should in fact be 8+7=15!![]()
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
Thanks Glenn
Glad to have helped! If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. It'd also be appreciated if you were to click the add Reputation button at the foot of any of the posts of those who helped you reach a solution.
A 5 7 5 8 8+5=13
Why its 8+5=13 why not 8+7=15
Samba
Say thanks to those who have helped you by clicking Add Reputation star.
nflsales - Ithink that the OP made a mistake...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks