How to lock a range of cells in Google Sheets after a certain date?
I have this Google Sheet where I track the metrics of the different teams in my office. I have as many as 19 people using the sheet to enter their respective data. But off late I see that people go...
View ArticleHow to edit the name of a neighborhood with a typo
I've found a neighborhood at Google Maps that contains a typo inside the name.It goes about the "Sint-Elisabeth" neighborhood in Kortrijk (Belgium) but in Google it named "Slint-Elisabet" (the first l...
View ArticleHow to convert Export Data > CSV from blockchain.com to a http request?
I want to get the link for the Export Data > CSV at the bottom right of the chart so I can script the end-user behavior into a script but every time I right click to get the URL it immediately...
View ArticleHow can I migrate from Hangouts to the new Chat?
Some of my contacts have migrated to the new Google Chat which means now I need it installed. Some of my conversations were automatically migrated to Chat but some were not and others have trickled...
View ArticleHow can I select multiple values from a dropdown list in Google Sheets?
I have created a drop-down list, and I want to select multiple values every time I click on it. Is there a way to do without the script editor?Thank...
View ArticleIn Gmail, how does one change the appearance of action labels at the top?
In Gmail, I have features at the top of the screen displayed as such (these icons show up when you check an email):Someone I give computer classes to has the following labels, spelled out:I find the...
View ArticleWhy is my Facebook password not listed in my chrome saved password list?
I have a very old Facebook account which google chrome automatically logs me into. After attempting to log into that account on a separate device I have realised I no longer remember the password. The...
View ArticleYoutube: force autoplay of videos that are called via link in browser
I have problems controlling the behaviour of Youtube videos when called via browser (here: Firefox).I use links such ashttps://youtu.be/lom2zWhpJXIwhich on clicking them (or otherwise handing over to...
View ArticleGoogle Sheets formula working in only some cells
https://docs.google.com/spreadsheets/d/1nmMw2cfJkD5EgPHFjFYdO4PhJ822PfQhCcl3MYYnYJ0/edit?usp=sharingI'm using a formula to search for a term within a cell and populate the correlating name into a cell...
View ArticleConditional Formatting based on table data
I'm having a table (in this example) everyone should write their name behind the Fruit he likes most.I'm creating a dropdown box based on all people who wrote their names anywhere.Based on the Name...
View ArticleModify contents of an array using an IF statement in Google Sheets?
How do I modify contents of an array if it matches a condition?Right now I havevar data = sheet1.getRange(2,1,3,2).getValues();var key = sheet2.getRange("A2").getValue();// if (data[i][1] == key) {...
View ArticleDomain verification for user-generated subdomains in Facebook
We run a platform where users get their own subdomain (e.g. customername.example.com). This is similar to github.io, myshopify.com, or any of thousands of other services providing their users with a...
View ArticleHow to generate URL from cell contents on entering values
I have column A with values such as34572245692271881I want to generate URLs from these numbers like https://example.com/id/xxxx. I want the column values to be updated and the generated URL to not go...
View ArticleWhy do some images not load in Google Slides
Copy and pasting, dragging images off the desktop, or uploading images through the menu of Google Slides generally works for adding images to Slides presentations. Yet with some photos (appears to be...
View ArticleQuery + Importrange functions together
I'm trying to get range from different sheet IDs. But getting error message.=query({IMPORTRANGE($X$5,”CASES LIST!B9:T58”);IMPORTRANGE($X$6,”CASES LIST!B9:T58”);IMPORTRANGE($X$7,”CASES...
View ArticleShow excerpt when searching for a keyword in Google Drive's files
In a Google Drive folder I have approximately 500 documents (Google Docs & PDFs mostly) for which I would like to perform a keyword search and have Google Drive to show (at least) the first excerpt...
View ArticleSearch only specific channels in youTube.com
This is an Already Posted Question - I had an answer but did not have enough reputation to answer as it is a highly active question. I asked this question so that I can answer it. I am new to the...
View ArticleHow do I add specific entries in columns to a final total?
To start, I'm trying to create a spreadsheet to help keep track of my spending and earnings throughout the year in an effort to crack down on my budgeting and excessive spending. I would like to figure...
View ArticleHighlight duplicate based on two columns
I have a spreadsheet of patient data (several thousand records) where I need a way to indicate whether there's a duplicate patient. We know there's a duplicate if the last name and the date of birth...
View ArticleHow can I disable comment suggestions on my Facebook Page's live stream?
A page I manage publishes a recurrent live stream through the Facebook API every week. Lately I started noticing hundreds of comments from viewers containing only emojis. I think these are mainly the...
View Article