Fantasy Buddy Reads discussion
Archive [General]
>
2018 Team Competition Tracker/Google Sheet Central
message 151:
by
Sha
(new)
Jan 13, 2018 08:49PM

reply
|
flag

Thanks Iain - I certainlly didn't mind. The min max formula with the stars thing was a function I certainly dind't know, so I thought it was pretty cool. (I'm using it).

No problem.
Dammit Iain, stop being all creative and stuff :)
I put everyone back to the original (except Iain and I..."
I would love mine to be all pretty like that too!!! Can you make it so?

@Iain: no points yet, but there will be soon enough. January is a bad reading month for me, but I'm catching up. Still need to finish 1 book from 2017.
The min max thing just keeps the stars in the 0-5 range... I copied it from online where I stumbled on it looking for a code where I didn't have to copy/paste stars every time I wanted to use them...
The green/red was added to identify bonuses at a glance, since the y's and blanks were easier to read than y/n's once you had a few books listed... and the alternating white/yellow because I was having a hard time following my lines from book name to rating accurately... I'd put the rating nearer if it wouldn't screw up all the formulas...
@Saar: Not trying to make you feel bad... just thought I'd seen you in some Buddy Reads... I've been talking everywhere lately, so it blurs...

It is beautiful!!! Thank you so much, you are amazing!!!!"
Wow, this spreadsheet is like Bentley among the spreadsheets. Your warren is strong Rob.

@Iain: no problem at all :) It's not always easy to catch up.

I took a look at your sheet and I think the details and the features you have included are very cool. Unfortunately I have too little time to even think of implementing something like that.

Edit: Uhm... someone locked my sheet? And it wasn't me :D
Edit2: After a short moment of panic I realized it is locked for me! I normally don't use my googleaccount (with the the much to long emailadress :D) on my computer. But as I knew now, I am fine :)
@Arkadeb: Rob seems pretty good at copying the features over if you want them... I trust him to fiddle with other people's sheets more than myself... all the features, none of the work...

Iain, what's the last column for? Buddy read page counts. Sorry if you've already explained. Like Margret, I found most of this thread to be foreign xD
That was just me precounting planned reads... its pretty redundant now that we can safely fill in the page count on unread books, and I've stopped trying to keep my list 100% chronological

Ahh right I'm with you :)
If you want to get rid of the unneeded column once Rob copies your sheet over, just click on the column (N) at the top, then right click or click the down button and select delete column, and it removes the whole thing to clean up your sheet...

I just thought to give a heads up: documents with a lot of tabs as ours have now, have a tendency to lag and freeze and sometimes data is lost. Especially with so many people making changes at once. The more formulas we have, the worse will get.
This is only the beginning of the year and we plan to add even more people to the challenge, so more tabs will be needed.
We should keep this document basic and standard for all. The tabs at the basic format and the scorecard and the team sheet offers more than enough information necessary for the challenge.
For the people that want bells and whistles, you can make a copy of your tab for personal use and add all the bell and whistles you want there, as this will not increase latency on the main file.
You just need to go to your tab, click on FILE and MAKE A COPY. We can even create a new thread for Excel/Sheets formulas questions that are not related to this challenge, if you want. Like that we can keep this thread for the Challenge Sheet requests only.
We are trying to make this as user friendly as possible, but this thread is kind of getting scary for people that don't work with spreadsheets often.
Just my opinion.
Thank you for setting up this sheet, Rob. It is really helpful. :)
I found/wrote a formula that could QUERY all sheets and tell you how many people read a book (or at least filled it out in one of their Book Name cells)... but it seemed laggy because of all the work it was doing... so I deleted it per Miche's comment... I still have the code stored in Notepad, but yea...
I know 21 people are reading Gardens of the Moon, now, tho... and 7 read Blood Song...
(view spoiler)
It had it's limitations... I had to add wildcards, since some people include series name in parentheses... so books like Legend by Gemmell would throw up a ton of false positives... figuring out how to make another formula that told you which people read the book would probably been even laggier... or referencing ratings...
I was basically trying to make a lot of Rob's pipe dream ideas a reality... since I caught that spreadsheet addiction Rob was talking about yesterday... but really, it's time better spent reading... so I'm going to stop for now...
I know 21 people are reading Gardens of the Moon, now, tho... and 7 read Blood Song...
(view spoiler)
It had it's limitations... I had to add wildcards, since some people include series name in parentheses... so books like Legend by Gemmell would throw up a ton of false positives... figuring out how to make another formula that told you which people read the book would probably been even laggier... or referencing ratings...
I was basically trying to make a lot of Rob's pipe dream ideas a reality... since I caught that spreadsheet addiction Rob was talking about yesterday... but really, it's time better spent reading... so I'm going to stop for now...
I also finally followed the advice of several people and created a backup in MyDrive, now I can just periodically copy my sheet into that file for emergencies...

Except for these Spreadsheet forays, I've been doing better at being productive (reading-wise anyway) in 2018, and not falling down 3hr/8hr imgur/etc rabbitholes...

miche yes I noticed the performance declining the last day or so was going to call a halt on sheet mods. maybe I'll save a copy at the end of the year and apply some data then for everyone to see.

Great idea, Rob!

Actually, there's even a part of me that wants to remove the scoreboard pages and do a big reveal at the end of the year. I don't want to discourage participation if a particular team falls to far behind or another gets too far ahead

The statistics part of it is needed.
We were planning to keep the scoreboard at Goodreads, so this part was always planned to be open knowledge.
My team is the one behind and so far we aren't discouraged. We are encouraging each other and having fun in the process. :)

The statistics part of it is needed.
We were planning to keep the scoreboard at Goodreads, so..."
Awesome sauce :)
If anything, the scoreboard proves that it's the team effort that matters... look at me and Choko on the solo boards... neither of us are on a winning team, at the moment...
What Miche said. Team Tome Raiders is totally going to Tortoise your Hares at some point down the road, but we need to know what we're aiming for lol. Info for new adds is also prudent.
My vote on the complexity of the spreadsheet is bouncing off of what Miche said, and keeping it basic for functionality. If someone wants to make it complicated, they can just use an independent spreadsheet for their own amusement and update both.
My vote on the complexity of the spreadsheet is bouncing off of what Miche said, and keeping it basic for functionality. If someone wants to make it complicated, they can just use an independent spreadsheet for their own amusement and update both.

My vote o..."
Aye, aye cap'n
For anyone with my ratings columns:
You put your rating in the # column, and the formula in the RATING column turns it into stars... looking at Rob's sheet, maybe I should have put a rounding function into the stars column, since at the moment it rounds all decimals down, it seems...
You put your rating in the # column, and the formula in the RATING column turns it into stars... looking at Rob's sheet, maybe I should have put a rounding function into the stars column, since at the moment it rounds all decimals down, it seems...
@Siobhan: I bit the bullet and copied your sheet into the "pretty one" since nobody else did...
@Rob: A few of the sheet links need updated on the scorecard page since we replaced some sheets with new urls: Siobhan, Choko, yours, and maybe a few others, I dunno...
Also, the contributor column in that table that subtracts a member is inaccurate, since you just hand typed names in, I guess... since you created the Team Scoreboard, I think you can use 'Team Scoreboard'!A3/C3/E3/G3 to get the accurate top contributor for each team, instead...
@Rob: A few of the sheet links need updated on the scorecard page since we replaced some sheets with new urls: Siobhan, Choko, yours, and maybe a few others, I dunno...
Also, the contributor column in that table that subtracts a member is inaccurate, since you just hand typed names in, I guess... since you created the Team Scoreboard, I think you can use 'Team Scoreboard'!A3/C3/E3/G3 to get the accurate top contributor for each team, instead...

@Rob: A few of the sheet links need updated on the scorecard page since we replaced some sheets with..."
Yep - the team sums now run from the team scoreboard page. Easier that way.

@Rob: A few of the sheet links need updated on the scorecard page since we replaced some sheets with..."
Thanks very much Iain :) :) I like the idea of seeing my ratings there too. I made myself a little challenge column but that was as much as I could achieve on my phone! XD
@Siobhan: I can't do much of anything with the spreadsheet on my phone... but I don't have a Google Phone or any of the apps to make it easier...
I have more rated books on my spreadsheet at the moment than I do on here for 2018...
I've actually changed my sheet again since people copied it... adopted a lot of the header color scheme from Lundos, and moved my links into a column... I might delete my pre-count column eventually, like I did from other people's sheets since they weren't using it, to keep the sheet clean...
I have more rated books on my spreadsheet at the moment than I do on here for 2018...
I've actually changed my sheet again since people copied it... adopted a lot of the header color scheme from Lundos, and moved my links into a column... I might delete my pre-count column eventually, like I did from other people's sheets since they weren't using it, to keep the sheet clean...

I might pop some links and mess with heading colours when I'm on a computer.
That and renamed the headers for people... I've seen some people misunderstanding how those columns work, so I put some accurate examples in... you put the number in the right column and the stars appear in the left one...

Yeah I figured from your sheet xD
You all are making them so complex and interesting, I'm impressed. While I'm over here like: "... I made mine pink." ^_^

Pink is awesome though! XD I want colourful now! Haha

Niki Hawkes wrote: "You all are making them so complex and interesting, I'm impressed. While I'm over here like: "... I made mine pink." ^_^"
I also made mine colorful! I added my challenges and star rating tracker as well. Simpler than Iain's but still fun and custom for me.
I also made mine colorful! I added my challenges and star rating tracker as well. Simpler than Iain's but still fun and custom for me.
Books mentioned in this topic
Gardens of the Moon (other topics)Tower Lord (other topics)
White Sand, Volume 2 (other topics)
Dead Until Dark (other topics)
The Warrior's Apprentice (other topics)
More...