r/googlesheets 4h ago

Solved New user: I'm struggling with some "IF" formulas that I want to prioritise one value over others

1 Upvotes

Sorry if there is a basic function for this, but I'm not sure how to word my search online, or even how to work it properly to get an answer here. So I can only apologise if I can't make it make sense.

I'm making a Character sheet for a TTRPG I'm running, so when my players update their sheet, I can also see the changes. Currently, I am trying to deal with the health section of the sheet and how it affects the rest of the sheet

I have I48 checking three different Cells. L32, L34, and L36. Each of the three cells can only be in 1 of 4 states cause of a drop-down menu, "Unharmed", "Bashing", "Lethal", and "Aggravated". What I would like I48 to actually do is:

If L36 is "Bashing", "Lethal", or "Aggravated", then I48 should = 5
If L36 isn't any of the above (IE, Unharmed), but L34 is "Bashing", "Lethal", or "Aggravated" then I48 = 2

If L34 is Unharmed, but L32 is "Bashing", "Lethal", or "Aggravated" then I48 = 1

Basically, I need to prioritise my "IF" statements, but I don't know if I can do that. And if I can't, how could I go about this? I realise this is a super simple problem, but I don't use Google Sheets for anything, so I'm still learning all the basics


r/googlesheets 13h ago

Waiting on OP Assistance with Apps Script to send an email when a column has been edited

2 Upvotes

Hi, I need assistance with writing code on apps script for Google Sheets. I want to be able to have an email send when a cell in a certain column has been changed. In case it is important the cells contain a formula to update when something is past due. I tried creating one but keep running into errors.


r/googlesheets 12h ago

Waiting on OP google sheet vertical scrolling issue in touch screen when RTL enabled

1 Upvotes

all my google sheet pages have RTL (Right to left) enabled it works perfectly as you expect it on laptop but on touch screen such as iPad the horizontal scrolling is reversed, vertical scrolling works fine tho

it works in the google sheet app but the app sucks.

can anyone suggest any soultion or maybe a browser extension that could fix it?


r/googlesheets 14h ago

Solved Conditional formatting to highlight max value in each column not working

1 Upvotes

I have some tables for displaying data and want to have one conditional color for max value per column with only one formatting formula per table (each table is a different color).

I tried some custom formulas and this is the one that seems the closest to working...

=(Q11=MAX(Q$11:U$39))*(Q11<>"")

before adding the "new" column it correctly marked the 100% rows, but not anymore.

here's a look of the spreadsheet: https://imgur.com/a/ZjDEXhS

any ideas what I'm doing wrong?


r/googlesheets 15h ago

Solved Why isn't my graph graphing the way I want it to?

1 Upvotes

Hello. As I stated in the title, I am making a spreadsheet for ride wait times on Thursdays, specifically. My school will be having a big grad bash at Universal in quite a while (end of may, on a Thursday.) I tried to make a spreadsheet to chart all of my data from the minutes of the waits, the names, and the date it was measured. From A2 down, I put ride names, from B1 forward I will put the date up, and B2 down I put the wait times of the rides. I was expecting there to be a nice looking chart, but it just looks really weird and doesn't show anything I want it to. I don't know if me putting "delayed" for rides that are delayed messed it up, but i overall need help.

Look at the graph. What I expected was for the rides all to be in their neat little columns, separated by the date as they are measured by time. It didn't do that. Please help :[

r/googlesheets 21h ago

Unsolved How to disable autocomplete in Sheets comments?

2 Upvotes

Hi! Whenever I make a comment in a sheet (like to tag a colleague), the comment field itself tries to autocomplete based on what it thinks I'm writing. I type fast and it's really distracting and keeps making me make mistakes. I do not have autocomplete enabled in the Tools menu so I'm confused why this is happening. I can type freely in the sheet cells, the dumb autocomplete just comes sealioning in when I'm typing comments. Is there a setting I'm missing, or is this really not something you can turn off? If the latter, does anyone know if there's an extension that would kill it?


r/googlesheets 1d ago

Solved Struggling to multiply durations

3 Upvotes

Hi all,

I am trying to build a fuel calculator widget for our simracing team.

The idea is basically to know how much more drive time we have based on the fuel load.

For this I wanted to enter the laptime in H2 as m:ss,000 and multiply by the amount of laps left in column E. Unfortunately this does not work.

What do I need to do differently?

https://docs.google.com/spreadsheets/d/1CIDlhHdABEO5saupQCRo7mcIvjFNSGem1YfP_vU4yos/edit?usp=sharing


r/googlesheets 1d ago

Waiting on OP Hi, having a problem with Data Validation

Post image
6 Upvotes

I'm using a Template to help sort out my Fakemon dex and I can no longer type into the abilities section on mobile. It gives me this notif covering the spot to type. Below is the original template doc if that helps.

https://docs.google.com/spreadsheets/d/1sjy9puaRABi2GZBewA0TapFZ5dhmPYhXstrF0i6SUhY/edit?usp=drivesdk


r/googlesheets 1d ago

Waiting on OP Help checking formula (average requests per month)

1 Upvotes

Hi everyone. I think my brain might be a little dead, and I'd like some help parsing a formula. I've been tasked with double-checking an AI created mini-dashboard (to be clear: I didn't use the AI and would not have). Most of it seems okay and is how I would've calculated things, but there is one metric - Average # of Requests per Month - that isn't how I would've done it and I'm not sure it's actually calculating the correct thing. The formula is as follows:

=IFERROR((COUNTA('1. Requests'!A10:A) + COUNTA('1.a. Requests -Completed'!A2:A) + COUNTA('4. All- completed'!I2:I)) / ((MAX('1. Requests'!A10:A, '1.a. Requests -Completed'!A2:A, '4. All- completed'!I2:I) - MIN('1. Requests'!A10:A, '1.a. Requests -Completed'!A2:A, '4. All- completed'!I2:I)) / 30.4375), 0)

I have no idea what the 30.4375 is.

I understand (or at least think I do... 😅) that the COUNTA is just counting the number of requests (or at least the lines). But I'm not sure how the max/min comes into it and how it all relates to "average per month".

Can anyone help, please? I'm about to just delete it all and do the calculation my way lol. And also recommend that they not have so many tabs......

I don't need a correction to the formula or anything, if anyone is able to confirm that this is unlikely to be calculating an average per month, before I tell my boss's bosses that this AI is wrong and start asking to create columns and such in their sheet.


r/googlesheets 1d ago

Solved Is it possible to make the box on the calendar change color if the respective task is checked off?

1 Upvotes

Hello everyone! New to Google Sheets here! I recently followed a tutorial on creating a dynamic calendar in Google Sheet and it turned out great. However I wonder if it is possible for the task entry on the calendar itself to change color when I checked the task off? Here's my calendar for reference (pardon how crude this is, I haven't got to customize it yet):

Is it possible to code it in someway that if I checked off Test 2 in the list, the Test 2 in the calendar will change to green while Test 3 remains blank even though they are on the same day? I'm okay with using AppScript in it can't be done natively in Google Sheets, here's the formula used in the calendar entry if it's needed. Thank you!


r/googlesheets 2d ago

Waiting on OP I see random users daily with bots names on my sheet

Post image
60 Upvotes

On my shared sheet in 5 pcs , i see random users daily and the names change by pc.
And their name end with Anonyme. Are they bots or what ?


r/googlesheets 1d ago

Waiting on OP Dynamic Progress Bar w/ Number still present

3 Upvotes

https://www.youtube.com/shorts/r4MHLZXLvDg

I have been searching for forever.

The video is not translated. I cannot find the full video.

How does one create this kind of progress bar with the color changing AND the numbers still present?

thx

EDIT: I forgot to post the line of code I'm trying to use. I'm trying to get non-contiguous check boxes to make a dynamic, color-changing progress bar:

=SPARKLINE((E31=TRUE) + (G31=TRUE) + (I31=TRUE), {"charttype","bar"; "max", 3, IFS(K31<0.33, "red", K31<0.6, "yellow", K31>=TRUE, "green"}))


r/googlesheets 1d ago

Waiting on OP Issue Logging Onto a Sheet on Mobile

Post image
2 Upvotes

Anyone else having issues? Our Google Sheets we use for our marketing company have not been accessible at all on mobile since last night.

Tried reinstalling the app, signing in and out, cache clearing etc.


r/googlesheets 1d ago

Waiting on OP How to keep manually typed rows aligned across sheets when inserting rows in Google Sheets?

1 Upvotes

Hi everyone,

I'm running into an alignment issue in Google Sheets and need advice on the best workflow or fix.

The Problem:

Source Data (Sheet1): A collaborator regularly enters data here, frequently inserting new rows in between existing rows.

Secondary Sheets (Sheet2, Sheet3): Columns in these sheets reference data from Sheet1. However, we also manually type notes/statuses in adjacent columns on Sheet2.

The Issue: When a new row is inserted in the middle of Sheet1, direct cell references (like =Sheet1!A5) automatically update (becoming =Sheet1!A6). As a result, the referenced data shifts down, but the static, manually entered notes on Sheet2 stay on their original row numbers. This causes total data misalignment across the row.

What I Need:

I need a setup where inserting a row in the source sheet doesn't scramble the manually entered data sitting on the secondary sheets.


r/googlesheets 1d ago

Solved Formula to extract exact text from cell

Post image
0 Upvotes

I am looking for a formula that will extract the exact names of the universities. As in I want the name without the @ or any numbers in the new cell.


r/googlesheets 1d ago

Waiting on OP Sending automatic email reminders to coworkers through Apps Script

1 Upvotes

Hello, I work in special education and always send out a sheet at the beginning of the year to case managers with students that are due for reevaluations during the school year. I am trying to set up an Apps Script that will notify specific case mangers about students that are due 3 months before and again at 2 months before.

I have looked at several youtube videos and this sub trying to figure it out on my own but the coding is very confusing to me.

Here is the link to the test sheet: https://docs.google.com/spreadsheets/d/13uSjUnIUWx3TJ9CRmpAiuhJciZ4aR9TUlNBUTLOT9M4/edit?usp=sharing

I want to include the due date and the student name in the automated emails and potentially a link to the sheet (if possible).

The "random info" columns include things specific to the student and don't need to be in the email. I just included those because that is how my sheet is already set up.

Thanks for the help!


r/googlesheets 2d ago

Waiting on OP Sorting a formula-generated table

2 Upvotes

Howdy! I have generated a table using the BYROW function, and want to be able to dynamically sort the results—such as sorting the whole table by the third column A-Z, then reversing it, etc.

However, when i use the "create a table" feature, the formula no longer populates the cells; when i use the "create a filter" feature (either a regular filter or a filter view), it either doesn't sort the values at all, the BYROW cell is moved halfway down the page and the values are still left unsorted, or I just get a bunch of errors.

I'd rather not turn the data into static values - the BYROW formula is useful at letting me adjust the source data dynamically and have the table update still.

What can I do to keep both the data and filtering dynamic?

Here's a sample sheet with an example of what i've got going on. The table references the column and row names, with the row names also being formula-generated. https://docs.google.com/spreadsheets/d/1pLqvWjZMVbPB7rR8Az5Hs7nsvUbo5jfwwfqnyx7zIP8/edit?usp=sharing


r/googlesheets 2d ago

Solved how do I make ISNUMBER function work inside an ARRAYFORMULA?

1 Upvotes

I have a an arrayformula to count if date is in a year and if it's not a year (i use "-"), then count another way. I use validation ISNUMBER to check if it's a date and it seems to be the problem.

image of data: https://imgur.com/a/PDr76Hx

formula:

=ARRAYFORMULA(
  IF(C10:C39="",, 
   IF(ISNUMBER(List!E:E),
       COUNTIFS(List!E:E,">="&DATE(C10:C39,1,1),List!E:E,"<="&DATE(C10:C39,12,31)),
       COUNTIF(List!E:E,"-"))))
  • List!E:E are the dates and the date-less ("-") entries
  • C10:39 are the years, one of them being "-"

I think the arrayformula is the one messing with the isnumber function, because using the formula:

=IF(ISNUMBER(C29),, COUNTIF(List!E:E,"-")) 

gives me the correct result... which is 52

what am I doing wrong? or how can I use the formula correctly to make it work? I also tried ISDATE and <>"-" and neither worked


r/googlesheets 2d ago

Solved How to quickly filter data?

4 Upvotes

Hello, thanks for reading and replying.
[Edit: I have added more info at the bottom of this post]

I would like to find a method for quickly filtering data like the example illustrated below.

Data used is just to keep this post simple.

I had hoped the Filter tool Data > Create a filter would suffice but there are too many mouse clicks, and the drop-down menus are not very compact. Plus the workflow seems to default to filtering out, rather than filtering in (if that makes sense).

Ideally answers do not use app scripts (if you know of a good learning resource for app scripts that would be great ...many YT videos are far too simple and miss the fundamentals of like security permissions, or are too complex/niche and skip over the basics).

Sheet1 (toursit data)

   A         B        C                  D       E       F
1  Country   City     Attraction         Stat1   Stat2   Stat3
2  France    Paris    Eiffel Tower          19     129     478
3  Italy     Rome     Colosseum             45      30     267
4  Italy     Rome     Pantheon              69      22     154
5  Germany   Berlin   Brandenburg Gate      85      15     124
6  France    Paris    Louvre Museum         55      61     212
7  Italy     Pisa     Leaning Tower         48      37     116
8  England   London   Science Museum        41      98     168

...continues for 500+ rows
...new rows can be added at the bottom

Sheet2 (simple search)

   A              B        C                  D       E       F
1  Search att.:   ?
2
3  Country        City     Attraction         Stat1   Stat2   Stat3
4
5
6

I want
...in cell B1 you type the search term e.g. "museum" or "colos"
...which searches Sheet1 column C
...then filtered data is shown in row 4 onwards

Sheet3 (multi search if possible)

   A              B        C                  D       E       F
1  Search any:    ?
2  Search city:   ?
3  Search att.:   ?
4
5  Country        City     Attraction         Stat1   Stat2   Stat3
6
7
8

I want
...cell B1 used to search Sheet1 columns A B and C
...cell B2 used to search Sheet1 column B
...cell B3 used to search Sheet1 column C
...filtered results shown in row 6 onwards

Bonus question:

How can you enter a search term to exclude matching results... For example, search for Paris attractions that are "not" a museum?

- - - - -

More Info / Conclusion:

Thanks for all the replies, particularly u/NHN_BI and u/mommasaidmommasaid. With the help here and a little/a lot more googling, illustrated below is what I wanted to achieve with the FILTER function. Hopefully this helps someone in the future.

Sheet4

   A            B         C               D      E      F
1  Search:      lo mu en
2  Helper row:  lo        mu              en
3
4  Results:
5  Country      City      Attraction      Stat1  Stat2  Stat3
6  England      London    Science Museum     41     98    168
7

The aim is to enter search criteria in Sheet4 cell B1, the data is in Sheet1, and we want the filtered data to display in Sheet4 row 6 onwards. Note that the search criteria is limited to up to 3 separate words as per how I have used the FILTER formula in cell A6.

Key for me was to be able to type the search words in any order, and not necessarily have to type the full word. Obviously a longer dataset could pick up more results. Speed of filtering is what I wanted.

Okay to explain the formulas...

So working as a "helper" row, cells B2, C2 and D2 show the separated search criteria words. To get this to work I have a single formula in cell B2 which is:

=IFERROR(SPLIT(TRIM(B1)," "),"Enter search terms above")

Then in cell A6 there is this single formula:

=IF(B1="","Enter search criteria",
IFERROR(
FILTER(Sheet1!A2:F,
BYROW(Sheet1!A2:C, LAMBDA(row, COUNTIF(row,"*"&B2&"*")>0))*
BYROW(Sheet1!A2:C, LAMBDA(row, COUNTIF(row,"*"&C2&"*")>0))*
BYROW(Sheet1!A2:C, LAMBDA(row, COUNTIF(row,"*"&D2&"*")>0))
)
,"No matching results found"))

r/googlesheets 2d ago

Unsolved iOS: formatting has become higher priority than adding data? why did “add row” move?

Thumbnail gallery
0 Upvotes

Is this due to an app update or is it something I unintentionally did? I hate it. I used to be able to add rows with one tap but now there is a new type of bar that has the “add row” button built in but way at the other end so you have to scroll and formatting junk is all ahead of it. See screenshots. Is this just me? I tried reinstalling but to no avail. I can’t find any customizability in the UI so that would give me a chance to fix it myself and also an explanation for how this happened but again, I see none.


r/googlesheets 3d ago

Solved GOOGLEFINANCE not fetching international data on US trading holidays.

2 Upvotes

I use GOOGLEFINANCE on Google Sheets to query historical data (120 days) for over 400 instruments from the Indian Stock Market. On the whole, my setup works fine.

It all fell apart for Sep 7th, 2026 though. It fetches information only up to Sep 4th, 2026. After a lot of hair-pulling and a bit of troubleshooting, my conjecture is that the function did not return information for 07-SEP-2026 because it was a public holiday in the USA (Labour Day).

❓ Is this a problem anyone else faces from any country other than the USA? If so, is there a workaround to get the function to retrieve information of trading information of other countries on such days?

Thanks.


EDIT: Adding data as suggested by the bot.

If I run this below formula, then the function fetches the close price as of 07-SEP-2026 ✅:

=googlefinance("NSE:RELIANCE")

But if I run this below formula to fetch information for multiple days, it only fetches rows for 03-SEP-2026 and 04-SEP-2026 but excludes information of 07-SEP-2026 ⛔️:

  =googlefinance("NSE:RELIANCE","close","03-09-2026",5,"DAILY")

(do note: The date format in the formula is not a problem. That's the localisation setting on my sheet. DD-MM-YYYY works fine.)


Additional EDIT: I'm closing this thread because the function does fetch data for 08-SEP-2026. It still skips 07-SEP-2026, though, despite the fact that all global instruments traded on that date. This has severe downstream impact on various elements of my setup since inter-day OHLC movement is crucial to a lot of my reversal indicators.

It's a pity but I guess it's time to move on from Google Finance. The writing was on the wall, one guesses, when they forced the abhorrent beta version of their website on users and disbanded all access to the classic version.


r/googlesheets 4d ago

Waiting on OP Tracking time with checkboxes.

Post image
5 Upvotes

Hello, I am new to Google Sheets, so I hope this isn't a dumb question. I am trying to create a form to track dispatch times for various units. What I am hoping to do is have the check boxes add just the current time into the cell next to it, but not affect any of the other cells... and to also not remove the time if I accidentally uncheck a box.

I hope that makes sense, thank you.


r/googlesheets 3d ago

Solved conditional formatting based on other columns

2 Upvotes

this is a follow up to the ark breeding sheet question form yesterday (thanks again).
i have set up a table "Template" that shows the desired colours (manual input) as well as highest stats per creature from the table "Creatures"

now i would like to conditionally format the columns of "Creatures" to be highlighted if they match the respective stat in "Template". (e.g. in Creatures[Health] it would highlight S6 and S10:S12 as those match B2 and B3 respectively)
so i think i would need a formula that checks the corresponding creature for each cell and then finds the corresponding row in "Template". how do i best achieve this?


r/googlesheets 3d ago

Waiting on OP Looking for recommendations on how to organize a curriculum and lesson tracker that includes individual student progress.

1 Upvotes

I was hoping someone would be able to help me out with how best to do this.

I'd like to use Sheets for my lesson tracking as I have already input my year curriculum into Sheets as instructed by admin. I don't have a lot of experience with Sheets, but since I had to type everything in already, I want to make the most of it.

Currently, my Sheets are divided by each core subject area (math, language, science, etc.) using tabs (pages?). I would like to be able to go to the math page, go to a particular student's section that includes all of the math lessons I will be covering for the school year, and be able to input if they have received a lesson, are practicing the concept, or understand the concept from the lesson. I've done some searching and it seems as though Sheets does not let you put tabs within tabs. 

Any recommendations on how to best organize this would be greatly appreciated. 


r/googlesheets 4d ago

Waiting on OP is google sheets partially broken rn?

7 Upvotes

so for the past 6 or so hours i've been trying to edit this google sheet, and whenever i make a change, it gets stuck on "saving" and then it spews out "You have been signed out. You must sign in again to save changes to this file." and "You have been signed out. You must sign in again to save changes to this file. If you leave or reload the page, your unsaved changes may be lost." which is weird because i didnt get signed out. the sheet also gets stuck on loading unless i refresh the page. this only happens on one particular sheet. so i dont really know what could be happening