Quote:
Originally posted by pallison14
Did you enter all the stats in manually, or have them automatically included from a CSV of somesort?
We did a similar process int he NGBL, where it was a web based form (multi-part to shorten the load time), but I never found an elegant way to have the statistics automatically updated from week to week.
|
I did this:
Quote:
Originally posted by kq76
I copied from my utility the tables into another workbook with each position/role having its own sheet. Then I saved that new workbook as a webpage and placed the source code of the tables from that html file into the ballot form.
|
So no, I didn't press a single button and it all appeared from the CSVs into the ballot. This
could be managed if someone really wanted to, but for me at least, I don't think the effort to put together code to do that would be worth the extra time it would take each year to filter and copy and paste. I believe Scarecrow, who was initially going to do the ballot, may have mentioned that he was going to somehow have the ballot update after every sim, but I have no idea how to do that and I don't know if doing that could have the preciseness that I was after by filtering players based on their playing time per the actual position they played that inning. I'm sure someone with more programming knowledge than myself could easily whip something up to handle that though.