Can I use the LastPass webapp from my PC and android app with the free plan?
In the pricing comparison it says that the free plan allows 1 device type but I'm not sure if that applies to my use case.I'm only interested in using their web-app login from my PC to take password...
View ArticleWhy does Facebook obligates video in Facebook rooms?
No video conference software I ever learnt about obligates video, so what is the "rationale" to obligate Facebook Rooms users to use video?For example, someone wants to use only audio, why not?...
View ArticleWhy can't I use the Facebook confirm identity recovery process for lost...
BackgroundI have managed to loose access to my Facebook account/Messenger by accidentally logging out all connected devices when doing something on the Messenger app (can't remember which action;...
View ArticleGoogle Meet web app - can't change user within app
I have set up the Google Meet web app on my Ubuntu Linux system, as follows:In the Chrome address bar, enter "chrome://apps"Right-click on "Google Meet", and make sure that "Open as window" and "Start...
View ArticleHow does one create a function in appscripts to make it so that sheets will...
I linked a spreadsheet to a form and I need to summarize the information using script that will create a menu that will create a dialog box, but I'm not exactly sure how to get around to doing that.
View ArticleAWS Lightsail websites went down after adding a new Access Key, deleting...
From my AWS Security Credentials, I deleted an existing Access Key and created a new Access Key. Soon, I noticed that all my WordPress sites on Lightsail (Plesk Ubuntu Instance) are down, showing 500...
View ArticleReverse String in Python Using Loop [closed]
I was reading this article to understand how can I reverse string in python.Now while implementing I am getting stuck -I couldn't use ".join(reversed(string)) or string[::-1] methods.Here is what my...
View ArticleSorting consecutive dates into groups
I have a list of dates. The list has chronological gaps in it, but I'm looking to bring it all into a single cell of date ranges separated by commas, organized by consecutive dates.Example of the...
View ArticleReferencing three or more ranges and combining the dates that result
I have this formula that I made that takes a range from a cell (in this case, 10/5 - 10/11), subtracts the dates from that range from a larger list of all remaining days in the year, giving me a list...
View ArticleHow can I get a list of people that don't have a number in their column?
I have a Google Spreadsheet with a list of jobs of a group I'm part of. In it I have the information of when was the last time a person did a job and how many times he/she has made it. I want to be...
View ArticleGmail rules doesn't include the proper destination address
I made in a gmail account a simple filter that replies with a standard message when the email object contains this string "Richiesta condivisione per":The filter works because triger a reply only to...
View ArticleWorking with dates and times with Google Spreadsheet
I have a series of values and the date and time they were recorded: Date | Time | Value-------------------------- ... | ... | ...27/10/2021 | 11:42 | 1827/10/2021 | 21:08 | 2428/10/2021 | 16:31 |...
View ArticleGenerate Two-Letter "ID" for Google Form Responses [closed]
I've set up a google form and need to generate a two-letter (ie; "AL"), non-repeating 'ID' for each response in the linked google sheet. What google sheets formula can I use so that as soon as a...
View ArticleHow to insert timestamp when using either of the Fill Color tool or the Paint...
I have been using the code below to insert a timestamp in column L when a cell fill color in column C is changed to white.The code is working well, but while it works when I choose the white color with...
View ArticleGoogle Translate Link no longer functional
I work for an insurance company that has lots of offices in the Southwest and we find it necessary to include a means to be able to read our emails in Spanish. The link we have been using...
View ArticleExtract Data from 2 columns if it matches condition
This is how my main data sheet looks likeAnd for any item that has customization, for e.g. - ORGANIC, I want to extract/copy just those data, the meal name & total units to another sheet.And then...
View ArticleText EXACTMATCH + other characters
I have a list of items that have the main item name plus some others that have customization in them, like below.What I'm aiming for is to find how many that are M01 - Supreme Pizza + OTHER TEXT. Not...
View ArticleNeed To Randomize Selections From A List But Ensure Uniqueness
I'm building a tool to randomize setup for a very large modular card game. There are several lists from which I need to select 2 to 6 non-duplicate entries, and each list is on a separate tab from the...
View ArticleGoogle Sheet if value matches values in list
My data looks like this.ABC11000Credit Card2200Debit Card31000Pay LaterI want to sum of column B entries where the corresponding value in C is either "Credit Card", "Pay Later" (May have more values in...
View ArticleCan I have a drop-down list appear in a cell only if another cell contains a...
What I mean by this is that I want a cell to show a drop-down list (the only kind I know of is from Data Validation) only if another cell (NOT containing Data Validation/drop-down list) has a specific...
View Article