Hi,
I'm trying to sort the table at the top of the excel worksheet from Largest value to smallest, but am having a problem as the Wins column values are generated through formulas. Can any body help me?
Thanks
Hi,
I'm trying to sort the table at the top of the excel worksheet from Largest value to smallest, but am having a problem as the Wins column values are generated through formulas. Can any body help me?
Thanks
Last edited by Nick Roydhouse; 10-10-2014 at 10:37 PM.
1) Put this formula in D4 and copy down:
=SUMIF($C$15:$C$50, C4, $B$15:$B$50)+SUMIF($F$15:$F$50, C4, $E$15:$E$50)
2) Fix the values in C4:C12 so the text there is exactly the same text as in HOME/AWAY columns. For instance, it's " Massachusetts", not UMass. And it looks like they all have two blank spaces in the lead... make them match exactly.
3) Now you can sort C4:D14 by column D.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
?None of us is as good as all of us? - Ray Kroc
?Actually, I *am* a rocket scientist.? - JB (little ones count!)
Perfect,
Thank you
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks