Fantasy Football Draft Board Tracking
Posted
Mon, Aug 31 2009 13:41
by
Nate Oliver
People use Excel for a lot of different things, accounting, engineering, statistical work, etc... Yesterday, a friend asked for help with formatting projected player stats to manage her fantasy draft. I'm attaching the file, there is no VBA.
This file isn't extremely refined, as I only spent a few minutes on it. But what it allows you to do is scratch players off the main board, and then quickly scan who remains, by position. And of course you can add Worksheets to compile your draft, add comments, etc.. The projections aren't mine, they come from:
http://www.fftoolbox.com/index.cfm
So, obviously feel free to disagree with them. Go into the Overall Worksheet, change the Drafted Column (I), there's a drop-down. Notice the formatting flow to other Worksheets.
You might notice my SumProduct() function appears to be working harder than it should. When I received the data, the trailing spaces in the players names on the main board did not always match the individual Worksheets, and it was easier for me to approach that problem as such versus cleansing the data.
So, perhaps this will help you manage your FF draft. And as huge football fan, enjoy the season! Oh, and go Vikings!!