not sure on the duplicates, unless it's an old league and you simply ran through the players available.
maybe, changed a setting, reverted a setting and somehow reset the potential draft pool stock back to full compliment?
you could import a random draft class by hand.. .wouldn't take too much if you stripped the right columns from the "master.csv" or whatever file has the players in it... hopefully a debut column too..
use a spreadsheet to randomize table rows... formatted to fit draft class import file for easy copy/paste of info... "player id, year" etc...
i'd just import the master data as its own worksheet, then reference first row of pertinent data on 2nd worksheet. then you can highlight and fill down (as easy as click/drag or in this case use the menu 'fill' wizard will be faster with so many table rows.) to create your custom formatted data for copy/paste. can even subtract 1 from debut year in the reference equation ... "=$worksheet1.b1 - 1" if "b" was the debut year column and no headers etc
if familiar, or willing, you can create the entire table in a matter of minutes...
|