Google Sheets for if contains "*"
I have found the the regexmatch solution for substring: Google Sheets formula for "if contains"However, why for "*" is not working? I'm trying to make a condition if the name contains "*" it will...
View ArticleHow to get the previous edit of a cell in another cell using formula or script
I'm trying to figure out a way to bring the previous edit of a particular cell in another cell. I cannot use version history because every cell may e edited at a different time in different versions. I...
View ArticleAutomatically open satellite view on Google Maps
Satellite is the view I always want to default to in Google Maps, and I was wondering if there was a way to "click" the icon whenever I first load a Google Maps URL with an extension or Greasemonkey...
View ArticleMake custom 502 error in GitHub Pages
I want to make custom 502 error in GitHub Pages. I tried to make 502.html file. But it doesn't work.My Website LinkMy Website Repository Link
View ArticleCan’t log into my PayPal account because I don’t have the number I used to...
I can’t access my PayPal account because I don’t have access to the phone number that it wants to send a code to to log into the account. I can find anywhere that you can say that you don’t have the...
View ArticleHow to convert multiple form responses into easily readible table to use
I have a Google Form that is going to be used by different employees to add stock received. Since there is usually more than 1 item being received, I needed to provide space for them to add multiple...
View ArticleFind duplicates across multiple columns
My spreadsheet contains information about companies and is structured ledger-like in this way:Company Quarter Revenues EBITDAA 2010.1 5 1A 2010.2 6 1B 2010.1 10 2B 2010.2 12 3B 2010.3 20 5A 2010.3 8 2B...
View Articleimportrange & query
I don't have programming background, but as a novice, experiment with formulas on my own.I have two separate live sheets;On the 1st sheet (sheet A) tab F, when I write Y into any cell in Column O, say...
View ArticleTrying to add multiple formulas in one cell
I'm very new to Google spreadsheets and I'm trying to add muliple formulas in one cell. This is my code so far, I'm not very good at formulas.={SUBSTITUTE(C:C,"wd","Web Development"),...
View ArticleHow do I opt out of Amazon Sidewalk without the Alexa App to prevent internet...
Amazon stated that they were releasing a feature for Echo devices to share your internet with other devices called Sidewalk. The program appears to be opt-out. All instructions that I have seen require...
View ArticleHow to prevent row/column insertion/deletion from breaking links to other...
Earlier I asked this question : How to create a link with content bound to other cell's content in Google sheets?And untill now the provided solution was working perfectly for me but now, the problem...
View ArticleGoogle sheets: Count all value where condition
I'm trying to count how many "products" appear in my tables with the same valueI made this little example to explain what I want:Values excepted (only the count):Apple with value 1 = 2 (count)Apple...
View ArticleSomeone shared a OneNote document with me through Microsoft OneNote Online:...
Someone shared a OneNote document with me through Microsoft OneNote Online: how can I add it in my OneNote account?Use case: I don't want to lose the file if the other person removes their OneNote...
View ArticleWhat should I do if my email has been registered for an mega.nz account that...
So I was looking through some of my emails and I saw that I was being sent some emails from mega.nz about an account that was made with my email address that was locked and needed to be verified....
View ArticleChanging the fontColor of cells when editing
I'm trying to write an Apps Script that change the font color of a cell when it value changes.I found a way to to change de fontColor of a range, and add to trigger 'onEdit', but the all range is...
View ArticleHow can I write the eyes emoji in Skype?
How can I write the eyes emoji in Skype?I mean this emoji:While I know that if I write the (eyespeechbubble) I will get this emoji:So, I would hope for there being a code something like (eye) or...
View ArticleHow to find _any_ formula error in a Google Sheet via a standard command (and...
For complex Google Sheets with many tabs (my teams effectively employ Google Sheets as a sort of database in these scenarios), is there a relatively-easy way to search for any and all formula errors...
View ArticleTypeError - Move row from one sheet to another
I am experiencing the following issue and was wondering if anyone with more experience can shed some light. I have very little experience with code.Row is transferring correctly, but I am getting the...
View ArticleHow do I extract specific value from a single cell on google sheets
I'd like to get respective data into each cell without the key and punctuations. Each cell must display only the value extracted from the properties column.I've tried to go to Data>split text to the...
View ArticleDates being treated as text even when TO_DATE() is used
I am currently pulling out my hair because I cannot seem to understand why these date cells aren't being converted to the date format when the TO_DATE() formula is used. Here is my example sheet (IDs...
View Article