How to get the max number in a column up to a cell Google Sheets and excel
This code would be in B8:=if(C8="","",1+max(C5:C7))Then in B9 I would have this:=if(C9="","",1+max(C5:C8))and eventually ending with:=if(C8="","",1+max(C5:C365)) I copied the code to each cell but it...
View ArticleGoogle Forms - using as feedback form for multiple schools
I am sending a link for a Google Form in an email, asking for course feedback.I send the same link to multiple schools.When I get responses from the schools, I like to share the student responses with...
View ArticleHow to make Google sheets refresh date filtered pivot tables when a day passes?
Google Sheets has a nice advantage over Excel - their pivot table automatically refresh, while Excel's pivot tables rely on clicking a manual UI refresh button (or - if the right pivot setting is...
View ArticleEmbedding Google sheet into tasklist/spreadsheet like software
I am working with music data and maintain a list of albums in "Abstractspoon ToDoList". Consider it as a plain todo list with hierarchy/tree structure support. Screenshot:https://prnt.sc/x4jk1gAlso I...
View ArticleIs it possible to confirm identity on Facebook without using a profile photo?
If I create an account on Facebook today, without using my photo and my location, just my original name and my date of birth, will I be able to confirm my identity? I have this doubt, because I don't...
View ArticleGoogle Sheets wrong value of multiplication and division
I have 4 cells, O4, P4, Q4 and R4:O4P4Q4R41.01.01.7= (O4+P4+Q4)*10The result should be 37 but Google Sheets returns 30.1. If I write /10 instead of *10, I get 24.2 but it should be 0.37. What went...
View ArticleUsing countifs with Index function and (OR) criteria
I'm using this formula to count rows that has either of the following text (SCD,SCA,Sickl).First I indexed two columns to be one column (E & G)Then I asked to count any row that has any one of the...
View ArticleCheck if a string appears within another cell, and return the longer of the 2
I am having a hard time thinking of an formula that can help me pull the data needed in this example:In the C1 cell, I would like to make a formula that does this:Check if any cells in the A column...
View ArticleDate Modified & Time modified + Date entered & Time entered
I can't read code and previously found this really easy to read article to enter in my date modified timestamp and I messed it up when I was trying to edit it for a second column for date and time...
View ArticleIs there a way to select a range for a SWITCH statement?
I have a table where one column has numbers from 1 to 25 and another has values corresponding to those numbers.What I am trying to do is make it so when I change the number in one cell another cell...
View ArticleFormatting Cells in Google Sheets
I am trying to format cells in a google sheet based on columns before it in the row. For example, I have check boxes in B1 and C1, if both of them are unchecked (false) I would like D1 to turn red; but...
View ArticleDoes swiping down on a Facebook Messenger notification on iPhone show that...
On the Messenger app, you get notifications of what others say in a chat that appear on the top bar of your iPhone. However, when you swipe down on one, it displays options like "Reply", "Like", which...
View ArticleCombine two separate, working queries
Trying to combine two separate, working queries, so both can be used on a single sheet.The idea is a User selects Data for a Resource (sheet TAB), and then either: a Region (Column D) or a County...
View Articlei want to delete a linkedin account that I have no email/passwords or a phone...
I no longer have access to remove a linkedin account that I opened when employed at a former job. i want to cancel it but I no longer have the email/phone number or passwords to do so. Is this a lost...
View ArticleIs it possible to search Gmail for grouped messages?
I have a number of automated processes that send email reports. One of these reports is sending duplicate messages, which get caught by the Gmail conversation grouping and stacked appropriately. To...
View ArticleDraft email campaign is blank
I've just spent time creating an email campaign. I saved it and now when I try to edit it, I see a blank page - no content, no controls, nothing:However I know it is still there because I can select...
View ArticleCannot See List-Unsubscribe Header Google Gmail App script
I am making a Gmail Addon with App script. On the opening of the email, I request the raw email; however, I find the "List-Unsubscribe" header field empty, while it is populated when I look at the...
View ArticleHow do I have a date stamp entered when a cell is changed?
I want to autofill the date of an edit in one cell into the next cell. Specifically:When I enter something into any cell in column 2, I want the cell next to it in column 3 to autofill the date.I have...
View ArticleHow to generate a YouTube playlist of the most recent videos from each...
I follow about 20 or so channels, and while going to the subscription endpoint will show me a list of the latest videos from each channel, I still have to click each one separately. I'm looking for a...
View ArticleHow do I force Gmail desktop notifications to open the tab and not pop up out...
I use Gmail Desktop notifications all the time because I have 837284 apps open and the browser is not always in view and in focus. But my issue is that when I click on the notification/toast, it spawns...
View Article