Re: May-hem: DAY THIRTY
Hey guys, giving you another update. I've figured out how I want to gather and compile the credit prizes -- I'm changing the values of the spreadsheet from the 1s to signal a completed challenge, to the credit counts that the challenges are worth.
Essentially, a little bit of code is changing this:
to this:
with a single click. I'm lazy and don't want to handle so much data so I'll let Visual Basic handle it, lol
From there, I'm simply going to copy all of the entries to a master list, sort them, and then tally them. This takes less time than actually distributing thirty days of tiny (but growing) results, since I'll have full sums for each person.
...so you guys should see your credit prizes in the next day or two (possibly today if I can -really- get moving).
Thank you all for your patience.
Hey guys, giving you another update. I've figured out how I want to gather and compile the credit prizes -- I'm changing the values of the spreadsheet from the 1s to signal a completed challenge, to the credit counts that the challenges are worth.
Essentially, a little bit of code is changing this:
to this:
with a single click. I'm lazy and don't want to handle so much data so I'll let Visual Basic handle it, lol
From there, I'm simply going to copy all of the entries to a master list, sort them, and then tally them. This takes less time than actually distributing thirty days of tiny (but growing) results, since I'll have full sums for each person.
...so you guys should see your credit prizes in the next day or two (possibly today if I can -really- get moving).
Thank you all for your patience.






Comment