Is there a way to stop youtube "forgetting" favourites?
https://music.youtube.com/ shows me a "Forgotten Favourites" section which is full of pieces of music I liked before but they don't appear to be liked anymore.I want youtube to always remember the...
View ArticleGet value with key of object in an array (javascript)
How can I get the value for an object in an array if I know it's key?const array1 = [ {a: ['A1','A2']}, {b: ['B1','B2']}, {c: ['C1','C2']},]For example, I'd like to print the value for the object with...
View ArticleSchedule a script to run at midnight to append current date to sheet
How can I implement a script that each day at midnight will add a row to a sheets document, with the current date in it, below whatever the bottom cell is that is full?
View ArticleGoogle Sheets: How to shift range down, and add new row above it,...
I'm working on a reading tracker and have the dates of the year running Z->A in a range on Google Sheets (today is the first row, and Jan 1 is the last row). I have columns with the date, the book I...
View ArticleWhy can't I make anonymous posts within a group anymore?
Contacted the admin and he told me that the anonymous posting feature is available and activated, and that he hasn't deactivated it for me. This is only what's visible to me.
View ArticleHow to remedy the fail of Gmail's Print on a message in a new window?
In Gmail, I use:and thenbut get this faildespite SettingsHow can I remedy this?
View ArticleWhen email address was made
How do I find out when my husband made a few email address accounts with Yahoo! and Juno? I looked up his name and it showed six email accounts.
View ArticleIF and Arrayformula for google sheets
=IF(C2=""(vlookup('FBA Returns'!B:J,9,0),vlookup(C2:C'RMA Main Sheet'!D2:H,5,0)))Need HELP!!!IF "C" is blank, Vlookup "B" on Sheet 1, IF "C" is NOT Blank Vlookup Sheet 2.also, turn this to Arrayformula...
View ArticlePopulate Master Table with product of two sheets
I'm doing calculations for application of fertalizers and such to various areas and want to automatically expand the 'single-pane' table as needed.IE:An Area...
View ArticleCan one see which YouTube user created a YouTube channel?
A YouTube user may create a YouTube channel via https://www.youtube.com/account -> Create a channel. Can one see which YouTube user created a YouTube channel?
View ArticleConditional formatting with two conditions from another sheet
I've looked through the forum but haven't found any solutions that match what I am trying to do.I have created a form to ask band members whether they will be attending one of our events. Their...
View ArticleThe formula is working fine if manual dragging down the column but not with...
As shown in the picture, I want to automate the formula in column D.Manual dragging working perfectly however when I insert arrayformula it just returning 0 for all rows. Please help.Here is the...
View ArticleHave answer cell read text different than what is displayed in cell it is...
I have the following table of data with the row of focus highlighted in red. This is being done on Google Sheets.With the following summary page and row of interest highlighted in redThe question...
View ArticleCopy variable Range (based off cell value) to another tab
I'm struggling to set variable range to be copied into another tab in the same sheet.Fixed table range is defined as "Sprzedaż template!B84:Z95". Actually I would like to have that range going from B84...
View ArticleIncreasing the value of a cell in google sheet every (say) 30 days
I have the starting value of a cell (say A1) as 100 on Jan 1st.Every month, for a period of 12 months, I need to see the value in A1 increase by 100 ie on Feb 1st, March 1st, April 1st...Dec 1st, A1...
View ArticleTrying to open an attachment in Slack:...
I am trying to open an attachment (JSON file, a few KBs) in Slack that someone sent me and get the error:{"ok":false,"error":"team_not_found"} when clicking on "see it in full" after "This snippet was...
View ArticleGoogle sheets formula or condition format help needed
I am wanting a cell in column A to highlight red if the selections entered have a certain term defined from another sheet. Link can be provided to sheets
View ArticleFinding all pages under a given website
For a given website, I'm looking to find all pages under that website. For example, given "maryland.gov", I'm effectively looking for everything of the form "*.maryland.gov/*" (including...
View ArticleHow to set C1=D1 then clear D1 Google Sheets using App Script
I'm currently working on a Google Sheet and want to be able to set the value of cell C1 to be the value of cell D1, and then clear cell D1 afterward.My issue is that once I clear cell D1, cell C1 is...
View ArticleHow can I see the speed limit for every road in view on Google Maps (or Bing,...
I'm trying to find a safe route to bike to a location, and Google Maps suggests that I take a major highway to do so. So I'm trying to route out a safer trip manually, but knowing the speed limits of...
View Article