Fantasy Buddy Reads discussion

164 views
Archive [General] > 2019 Team Competition Tracker/Google Sheet Central

Comments Showing 201-250 of 696 (696 new)    post a comment »

message 201: by Virginie (new)

Virginie | 6109 comments Alright people, I'm back in business! :D


message 202: by Karishma (new)

Karishma (karishmanewar) | 1619 comments Yay!


message 203: by Rob (new)

Rob (nefariasbredd) | 2418 comments Virginie wrote: "Alright people, I'm back in business! :D"

Welcome back. Hope you had a nice holiday :)


message 204: by Virginie (new)

Virginie | 6109 comments Rob wrote: "Virginie wrote: "Alright people, I'm back in business! :D"

Welcome back. Hope you had a nice holiday :)"


It was great, thank you :)


message 205: by Virginie (last edited Dec 31, 2018 08:06AM) (new)

Virginie | 6109 comments I quickly read through the thread, and all the requests seem to have been taken off. Did I miss something, or does anyone want some additional feature? :)


message 206: by Karishma (new)

Karishma (karishmanewar) | 1619 comments Virginie wrote: "I quickly read through the thread, and all the requests seem to have been taken off. Did I miss something, or does anyone want some additional feature? :)"

I'm logging off the sheet in some time - but please have a look at cell f2 in my sheet!


message 207: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Timelord Iain (Eeyawn) wrote: "Timelord Iain (Eeyawn) wrote: "I think the easiest way to rearrange the columns would require 2 duplicate tabs...

1) Duplicate your tab
2) rearrange columns into desired order (assuming Sheets fix..."


See?... I'm not healthy enough to be coming up with ideas... this runs into the problem my original plan fixed... the fact that the formulas won't be accounting for the column rearrangement if you do it this way...


message 208: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Karishma wrote: "Virginie wrote: "I quickly read through the thread, and all the requests seem to have been taken off. Did I miss something, or does anyone want some additional feature? :)"

I'm logging off the she..."


Looks fine to me... am I missing something?


message 209: by Virginie (last edited Dec 31, 2018 08:19AM) (new)

Virginie | 6109 comments To move columns around, I simply click on the letter (once), then re-click and 'drag it around'. The formulas automatically update with the new column position.

I only have to move around cells in the top two lines if I do it like that :p

That's also how I move books in my sheet, between my 'currently reading' and 'planned' headers. I don't copy-paste the data, I move the entire row like a barbarian :D


message 210: by Virginie (new)

Virginie | 6109 comments @Kari: the problem came from our talk in your sheet. We wrote everywhere, including in the page column...

Some formulas were returning errors because the cells contained text instead of a number :)


message 211: by Karishma (new)

Karishma (karishmanewar) | 1619 comments Virginie wrote: "@Kari: the problem came from our talk in your sheet. We wrote everywhere, including in the page column...

Some formulas were returning errors because the cells contained text instead of a number :)"


Oh, but now that cell doesn't have a formula.

Okay from next time chat only on book title and author - got it :D


message 212: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Virginie wrote: "To move columns around, I simply click on the letter (once), then re-click and 'drag it around'. The formulas automatically update with the new column position.

I only have to move around cells in..."


That's the gist of what I do, as well... I was just trying to come up with the easiet way to get the data in the top 15 rows sorted back out after, with the right $F$16 formulas, as well...


message 213: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Virginie wrote: "@Kari: the problem came from our talk in your sheet. We wrote everywhere, including in the page column...

Some formulas were returning errors because the cells contained text instead of a number :)"


Oh yea, THAT... that was what I thought was funny... ERROR: can't parse your chat into a number :D


message 214: by Karishma (new)

Karishma (karishmanewar) | 1619 comments Virginie wrote: "To move columns around, I simply click on the letter (once), then re-click and 'drag it around'. The formulas automatically update with the new column position.

I only have to move around cells in..."


Good idea with the row shifting, will do that too !


message 215: by Virginie (last edited Dec 31, 2018 08:29AM) (new)

Virginie | 6109 comments Timelord Iain (Eeyawn) wrote: "I was just trying to come up with the easiet way to get the data in the top 15 rows sorted back out after, with the right $F$16 formulas, as well..."

Select the 12 cells, CTRL+F - search "$F$16" - replace by "$J$16" (for example).

Beats correcting the first formula, dragging it and then manually correcting the month number :p

(is that what you meant?)


message 216: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Karishma wrote: "Virginie wrote: "@Kari: the problem came from our talk in your sheet. We wrote everywhere, including in the page column...

Some formulas were returning errors because the cells contained text inst..."


I think there are formulas referencing every column except the 2 you mentioned... anything to do with dates and points is referenced in the default formulas... then the new genre column got it's own counting formulas... some people's standalone formula references the series column... my new one references the # column...


message 217: by Karishma (new)

Karishma (karishmanewar) | 1619 comments Virginie wrote: "Timelord Iain (Eeyawn) wrote: "I was just trying to come up with the easiet way to get the data in the top 15 rows sorted back out after, with the right $F$16 formulas, as well..."

Select the 12 c..."


*bows to you* - wow - that easy - it took me such a long time to do it manually per cell!


message 218: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Karishma wrote: "Virginie wrote: "To move columns around, I simply click on the letter (once), then re-click and 'drag it around'. The formulas automatically update with the new column position.

I only have to mov..."


You can also highlight a bunch of rows with shift-click, and drag them all at once... that's what I'm going to have to do, since I already made monthly headers in the body of my sheet... and since odd rows are forced light-blue, I need to make sure all monthly headers are on even rows, even if that means I need a spare blank row sometimes...


message 219: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Cool conditional formatting idea: highlight rows where genre matches the genre currently chosen in row 1... might want to add a generic "Genre" option for when you don't want anything highlighted, tho... and make sure this row coloring supersedes odd row coloring, which I think is based on the sorting order of conditional formatting rules...


message 220: by Karishma (new)

Karishma (karishmanewar) | 1619 comments Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Virginie wrote: "@Kari: the problem came from our talk in your sheet. We wrote everywhere, including in the page column...

Some formulas were returning errors because the cells co..."


Yes, so one of you please correct that cell when you can!


message 221: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Virginie wrote: "Timelord Iain (Eeyawn) wrote: "I was just trying to come up with the easiet way to get the data in the top 15 rows sorted back out after, with the right $F$16 formulas, as well..."

Select the 12 c..."


Yes... thanks... I didn't know you could just highlight a range for find & replace... that's awesome


message 222: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Virginie wrote: "@Kari: the problem came from our talk in your sheet. We wrote everywhere, including in the page column...

Some formulas were return..."


It's corrected by just wiping away our conversation


message 223: by Karishma (new)

Karishma (karishmanewar) | 1619 comments Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Virginie wrote: "@Kari: the problem came from our talk in your sheet. We wrote everywhere, including in the page column...

Some for..."


No, F2 just contains a number, the formula is gone.


message 224: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Timelord Iain (Eeyawn) wrote: "Cool conditional formatting idea: highlight rows where genre matches the genre currently chosen in row 1... might want to add a generic "Genre" option for when you don't want anything highlighted, ..."

I implemented it into my sheet:

Custom formula: =$HG17=$G$1 (in Karishma's sheet it would be =$H16=$H$1) then pick a background color... then use the vertical "..." to drag the rule to the top of the conditional formatting list


message 225: by Timelord Iain, Tech Support (last edited Dec 31, 2018 08:52AM) (new)

Timelord Iain | 35626 comments Mod
Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Virginie wrote: "@Kari: the problem came from our talk in your sheet. We wrote everywhere, including ..."

On my screen, F2=SWITCH(F1,"Pages: daily / predicted",INDIRECT("'Participants Data'!M"&R1),"Points: daily / predicted",INDIRECT("'Participants Data'!O"&R1),"Planned: pages / points",SUMIF(G16:G,"",F16:F))

Which is what it should be, to choose between the 3 actions it can do... taking data from the Participant sheet or adding up unread books...


message 226: by Karishma (new)

Karishma (karishmanewar) | 1619 comments Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Virginie wrote: "@Kari: the problem came from our talk in your sheet. We wrote every..."

Okay, I will logout and login and check, it wasn't showing me that!


message 227: by Virginie (last edited Dec 31, 2018 08:55AM) (new)

Virginie | 6109 comments Same as Iain, I have that formula for your F2 cell, Kari.


message 228: by Karishma (new)

Karishma (karishmanewar) | 1619 comments Virginie wrote: "Same as Iain, I have a formula for your F2 cell, Kari."

Must have been a weird glitch or something, I just shut the tab and reopened the sheet and it's working now!


message 229: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Virginie wrote: "@Kari: the problem came from our tal..."

Refreshing the page is the best first step to fixing problems... the 2nd is clicking the "All changes saved to drive" text, and seeing if you can retrieve an older version with the lost data...


message 230: by Karishma (new)

Karishma (karishmanewar) | 1619 comments Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Timelord Iain (Eeyawn) wrote: "Karishma wrote: "Virginie wrote: "@Kari: the problem ..."

I didn't know you could retrieve older versions by clicking on that text, thanks!


message 231: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Well... that's me about spreadsheet'd out for the day... gotta get my Pre-Game ready if I'm gonna start churning out points at midnight ;)

I'm actually working tonight, so I should be Ready To Go at 12:01am


message 232: by Frank (new)

Frank | 829 comments Timelord Iain (Eeyawn) wrote: "Frank wrote: "Timelord Iain (Eeyawn) wrote: "Niki Hawkes wrote: "Since I can’t open the file on my phone for whatever reason, I thought I would just ask to check if frank’s page has been added haha..."

I noticed many members have a monthly tracker above.
Is that automatically populated by your own entries below as they are dated as read?


message 233: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Frank wrote: "Timelord Iain (Eeyawn) wrote: "Frank wrote: "Timelord Iain (Eeyawn) wrote: "Niki Hawkes wrote: "Since I can’t open the file on my phone for whatever reason, I thought I would just ask to check if f..."

Every sheet has a monthly tracker above... it's just grouped up, so you can show/hide it with the "+/-" to the left of row 2-3... and it knows what month to count it in because there's a hidden column to the far right that parses it out of the Date column...


message 234: by Silvana (last edited Dec 31, 2018 06:58PM) (new)

Silvana (silvaubrey) | 1971 comments Am I imagining things or I could not find my sheet?

I could not see the tab in the lower left where you can locate everyone's sheet. Help, please.


message 235: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Silvana wrote: "Am I imagining things or I could not find my sheet?

I could not see the tab in the lower left where you can locate everyone's sheet. Help, please."


It's alphabetical by team... you're purple, as a Tome Raider, so you're 2nd to last, between Shaitarn & Virginie...


message 236: by Silvana (new)

Silvana (silvaubrey) | 1971 comments Timelord Iain (Eeyawn) wrote: "Silvana wrote: "Am I imagining things or I could not find my sheet?

I could not see the tab in the lower left where you can locate everyone's sheet. Help, please."

It's alphabetical by team... yo..."


Found it, apparently it was blocked by my nav bar haha *suck at IT*


message 237: by Siobhan (new)

Siobhan (poi5ongirl) | 8703 comments Timelord Iain (Eeyawn) wrote: "Siobhan wrote: "Rob wrote: "I'm wondering if it would be a good idea if we made sure everyone tested their sheet to make sure they've even looked at them yet and then also to see with every sheet h..."

OK, thanks Iain. As long as that's how it's supposed to be! I figured the delayed reaction must be because of how much info there is. :)


message 238: by Virginie (last edited Jan 01, 2019 02:10AM) (new)

Virginie | 6109 comments About the delayed reaction - noticed it too. I think the formulas are simply not re-calculating as often as they should, since the entire page updated really fast after forcing it (adding a space after a formula and hitting enter). Maybe because we're using data from another tab? 🤔

Almost everything on the main tab is locked to avoid accidents, but maybe we could add a REFRESH button that everyone can hit?

Something like a little script that force all formulas on the tab to recalculate associated with an image?

*never wrote any script for Google sheets; looks at Iain, completely lost*


message 239: by Em Lost In Books (last edited Jan 01, 2019 02:26AM) (new)

Em Lost In Books (emlostinbooks) | 2388 comments How to fill series column? Yes for series and no for standalone?

Did some checking with putting a read date for my next book, there was no change in series vs standalone tab but my total didn't restore to 3.8 after I deleted the date in Main Page.


message 240: by Virginie (new)

Virginie | 6109 comments The way I set the little graph on your sheet is: empty cell = standalone.
For a series, you can enter Y, or the series name + book number, it's up to you :)


message 241: by Siobhan (new)

Siobhan (poi5ongirl) | 8703 comments Virginie wrote: "About the delayed reaction - noticed it too. I think the formulas are simply not re-calculating as often as they should, since the entire page updated really fast after forcing it (adding a space a..."

Bless ya, if there's a solution to be had you three will find it!
Don't worry about it too much though, I only pointed it out because I didn't think it was updating at all, before I realised it was just a bit delayed. It's totally fit for purpose as is! :)


message 242: by Em Lost In Books (new)

Em Lost In Books (emlostinbooks) | 2388 comments Virginie wrote: "The way I set the little graph on your sheet is: empty cell = standalone.
For a series, you can enter Y, or the series name + book number, it's up to you :)"


Okay. Will check again once I finish a book from a series. Thanks. :)


message 243: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Be on the lookout for formula results that don't look right... I was surprised Manju's first book was tallying up to nearly 2x the page points with non-audio bonuses... then I realized the formula went wonky, and was adding up pages + challenge + month (1) instead of pages + BR + challenge... this was only the case for the first 4 rows of the competition... I dunno if this is true on other pages... the ones I checked were fine... the most likely to be buggy are the ones that did a lot of modding in the past 2 weeks, I think...


message 244: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Siobhan wrote: "Timelord Iain (Eeyawn) wrote: "Siobhan wrote: "Rob wrote: "I'm wondering if it would be a good idea if we made sure everyone tested their sheet to make sure they've even looked at them yet and then..."

It's basically the amount of calculations going on, like I/you said...


message 245: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Siobhan wrote: "Virginie wrote: "About the delayed reaction - noticed it too. I think the formulas are simply not re-calculating as often as they should, since the entire page updated really fast after forcing it ..."

I could probably be a dick, and create a script that just hits F5 on your browser :)


message 246: by Virginie (new)

Virginie | 6109 comments It's not what I meant but... Sure :p


message 247: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Virginie wrote: "It's not what I meant but... Sure :p"

From my quick search, just refreshing seems like the easiest solution... internet says sometimes it takes data changes in 2 cells for the calculations to update...


message 248: by Virginie (last edited Jan 01, 2019 06:04AM) (new)

Virginie | 6109 comments Mmmh. I made some testing earlier, and simply refreshing wouldn't 'trigger' the rankings recalculations but simply reload the page as it was (without the points from the newest book entry). Changing one formula (like adding a space at the end) would do the trick though.

It's not really important anyway, it's just me obsessing about 'loose ends' :p


message 249: by Timelord Iain, Tech Support (new)

Timelord Iain | 35626 comments Mod
Virginie wrote: "Mmmh. I made some testing earlier, and simply refreshing wouldn't 'trigger' the rankings recalculations but simply reload the page as it was (without the points from the newest book entry). Changin..."

Try Ctrl-F5


message 250: by Yanique, Thread Master (new)

Yanique Gillana | 2883 comments Mod
So I completed my first book and entered it. My personal sheet seems to be working great, but it doesn't seem to be updating my points on the main page, ranking page etc.


back to top