How to create an auto-reply to unknown senders in gmail?
I want to send automated replies to emails I receive on my gmail account, if I haven't corresponded with the sender before. This basically mimics an out-of-office / vacation reply, but only triggers in...
View ArticleGoogle Sheets Conditional Formatting based on Text and another cell
I'd like to color code a sheet based on two criteria: If the cell in the range contains specific text "A1" and if another cell, $X$7, contains an X or is not blank. I can't seem to get AND or IF or IFS...
View ArticleImport specific rows and formulas from master sheet
I have been looking for hours now how to solve my problem, as it follows :I want to duplicate this master sheet a hundred times and be able to let the end-users fill in the green cells, without...
View ArticleHow to show unique values from a column in a pie chart?
I am trying to get unique values of the "Sector" column and display them on a pie chart.For example for investments, the pie chart should be able to display investments along with the sum of all the...
View ArticleIn Google Sheet : How to split an amount between specific cell value?
My problem is: I order beers. Beers can sometimes comes by 24, 12, 4 or 1. I am trying to find a way to easily divide an amount to specific cell value and have in a cell the remainder if there is one....
View ArticleMultiple hyperlinks in a single cell in Google Sheets [duplicate]
I'd like to use HYPERLINK to add multiple links to a cell, like this:="Click "&HYPERLINK("google.com","here")&" or "&HYPERLINK("bing.com","here")&"."But the above code merely results in...
View ArticleWhy does my uploaded YouTube audio sound muffled?
long time lurker here in need of assistance.I created a video and it’s a montage of various videos I own. The mp4 plays fine but as soon as I upload it to YouTube one of the montage clips goes mute....
View ArticleCan Facebook group admins see the location of people who contact them to join...
I messaged a group admin requesting to join their private group and the admin was able to see my location (albeit it wasn't my actual location because I was using company server).I was using my phone...
View ArticleI want to 1) get unique names AND 2) strip out vacancy AND 3) alpha sort AND...
I want to 1) get unique names AND 2) strip out vacancy AND 3) alpha sort AND 4) append Last name, first name.The names are in Sheet1 and the results are in Sheet2.I'm using =SORT(UNIQUE(Sheet1!A3:A),...
View ArticleHow do I increase google sheets cell number by adding 20 in a formular
I would like to use "+" or "- " in referencing a cell eg =i(10+23) = i33 .So that I don't have to increment the cell reference manually .Any help would be great ?
View ArticleHow long does it take for Facebook to verify a new account?
I made a Facebook account for mom on April 24th and on the same day it got disabled. I used the same name, surname and birthday that is in her ID. The next day (25th of April) I saw that they were...
View ArticleLimit output of array formulas to 128 characters
I have a Google Sheet where the users are building a name in a column based on content entered into previous columns. I need to limit the output of the formula to 128 characters (limitation of names in...
View ArticleGmail's "Check mail from other accounts" has deleted mails from other account
I have a Gmail (personal) account and an Outlook (work exchange) account. I was trying to view both my accounts separately in Gmail. After the "Add an account" didn't work, I went to Gmail Settings...
View ArticleGoogle Sheets Inverse (or Reverse) LOOKUP ... is this possible?
As far as I can tell, all LOOKUP functions require you to know a specific search_key (like a column or row header) in order to search for and retrieve a relative value.Inversely, is there a way to find...
View ArticleHow to SUM LARGE 5 largest elements out of 8 numbers in a row
In Excel I am able to get the output using this formula:=SUM(LARGE(C5:L5,{1,2,3,4,5}))But in Google Sheets I am unable to get the right answer. Can anyone please help?In the image below, observed 7th...
View ArticleArray formula to show a leading zero
I have a Google Sheet where an array formula in Column I creates a video name based on the content entered into columns A+B+C+D. Column C is the number of the video. For some videos, I need a leading...
View ArticlePopulate filter function more than once based on conditions
Bit of a weird request but I am trying to use google sheets filter function to filter data in one tab based on criteria in another. I have 2 different dishes called A & B that have the same list of...
View ArticleGmail : exclude conversation view while searching
is there any view to display results by excluding the conversation view while searching. When i search through large volumes of emails, AND if Conversation view is turned ON, several emails are lumped...
View ArticleFormula to find the cell in column C where a value in column A = a value in...
I'm trying to create a formula in a google sheet to find the value in the C column where the value in the A column is equal to the value in the E column.E.g. Column E = 1 in Row 9-16 and Column A = 1...
View ArticleExtract Data from Sheeet2 and into Sheet1 (Tabs instead of actual spreadsheets)
This may be a little confusing to understand but in a simple word, I want to be able to extract selective data from Sheet2 into Sheet 1. Example. in Sheet1 Cells A8:A50 are empty, I want to be able to...
View Article