Remove devices from 2FA of Google sign in
I have 7 devices (mostly tablets and smartphones) where I am logged in with my Google account. However, 4 of those devices I usually take to shows/concerts and I am afraid of someone stealing them or I...
View ArticleInternal links in Google Sites
how do I make an internal link with the current Google Sites? (i.e. a link you send to a certain point on the page)What link should be entered?I watched this...
View ArticleSet value to a cell in Google spreadsheet using macro/script
I try to replace a value in a cell using a script, but the value does not change.function my_test() { var spread = SpreadsheetApp.getActiveSpreadsheet(); var spreadsheet = SpreadsheetApp.getActive();...
View ArticleWhat can I do when suddenly I can't post to my own Facebook group my page, an...
So I noticed this just last night: In my own group, I am unable to post from my Page. I am also unable to comment on most content in there, as well. I can't even see the post box (that says "write...
View ArticleWhere do LinkedIn suggestions come from?
I'm concerned about the privacy of LinkedIn and am wondering if it's somehow connected to my Google Account. Even that wouldn't explain how it knows to make the connection suggestions I've been seeing....
View ArticleHow to apply a custom color scale to a column in Google Sheets based on the...
I have a spreadsheet with two columns: column I contains numeric values, and column H contains strings. I want to apply a custom color scale to column H, but the colors in the color scale should be...
View ArticleSelling a Formatted Google Spreadsheet
Back Story, I created a simple straightforward budgeting spreadsheet. I showed it to financial friends and they loved how simple, yet powerful it is. It was suggested that I sell copies of it.My...
View ArticleHow to apply or change a dropdown choice on multiple cells in google sheets
Here I am trying to apply the "Replied" choice for the selected range of cells instead of choosing one by one for each cell:
View ArticleGoogle Sheet: Formula - Alternative to =ArrayFormula(AVERAGE(QUERY()))
I'm encountering issues with using the =ArrayFormula(AVERAGE(QUERY())) combination in Google Sheets. It seems that the ArrayFormula() function doesn't work with QUERY() or AVERAGE(). I'm also...
View ArticleQuery Problem: Function QUERY parameter 2: NO_COLUMN: Col64
I have been using this formula in a document for quite some time and have had no problems with it. Now however when I opened it up, it suddenly stopped working. When i revert the document to an old...
View ArticleSearch an entire Google Sheet for a value and return true/false
I need to search every sheet in a Google sheet for a value - currency - and return true if it's found. The code below is returning false for everythingfunction searchForNumber(value) { var sheet =...
View ArticleHow to create a list of states in Nigeria in alphabetically order [closed]
States in Nigeria in alphabetical order
View ArticleIs there a way to see when a Slack user is typically online?
I'm a freelance programmer and one of my clients has a Slack workspace that I use to communicate with coworkers. To do my work I often need to ask questions of one or more of my coworkers, but often...
View ArticleHow can I make ChatGPT output a number list that can be copied and pasted?
I can make ChatGPT output a numbered list, but the numbers disappear when it is copied and pasted.The above is the output and if I copy and paste it in the notepad, it becomes as below.How can I keep...
View ArticleDo cloud storage providers deduplicate files across accounts? [closed]
I wonder about the climate impact of storing large files online. However, if cloud storage providers employed file deduplication across user accounts, the impact of storing (e.g.) large installation...
View ArticleHow can I link many addresses using a Google Sheets formula to create a...
At the moment, I know how to link two addresses with a formula and opening a rute with a Google Map link:=hyperlink("https://www.google.com/maps/search/?api=1&query=" & D3 & " to " &...
View ArticleGoogle apps script - convert to proper case, with exceptions
I'm trying to write a script to clean up a spreadsheet and need help understanding how best to approach it.I have a spreadsheet that has node paths with nodes separated by slashes in a single cell,...
View ArticleHow can I see the list of all mails I received, regardless of which folder...
I can see all mails that are present in a given folder in the Microsoft Outlook web interface (OWA) (https://outlook.office365.com/owa/) by clicking on the folder.However, I wonder the following: How...
View ArticleWhat happens when I flag something on Lemmy (report comment moderation)?
What exactly happens when I report a comment or post on Lemmy? Who receives it, and what actions can they take? How can I track the progress of the report?Unlike most centralized websites like...
View ArticleGoogle apps script or formula to solve convert to proper case, with exceptions
CLARIFICATION: I asked for a script because there are some other things I'm doing as well and I figured I would combine them all in a single script. But if a formula is the best way to do it, I can...
View Article