How to merge multiple similar rows into unique rows in Google Sheets?
We have a task in hand.Current Google Sheets look like this:We want to make Google Sheets look like this:What are we currently doing?Select all similar rowsClick on format menu -> merge -> merge...
View ArticleHow to create properly-sized polyonimoes in draw.io/diagrams.net?
I am trying to create diagrams.net (formerly known as draw.io) shapes that are 5- or 6-ominoes (shapes made of 5 or 6 adjacent square blocks). I would like each of the constituent squares to be 40x40...
View ArticleRequiring an exact number of checkboxes ticked based on previous multiple...
I have a multiple checkbox question that needs to have exactly the same number of ticked checkboxes as given in a multiple choice question. So if a user chooses the option 2 in the multiple choice...
View ArticleConditional formatting with custom formula: a block of cells
I am trying to highlight all the values in B2:D4 that are greater than the value in B7. Tried with =or(B2>B7,C2>B7, D2>B7) and others, but I could not get what I wanted.
View ArticleGoogle Forms: Get two different type of answers to an answer
How can I get Google Forms to allow me to have two different type of answers to one question? Answers are to be related between them so when working results, I can get the grades of each group...
View ArticleSplit message by lines
I have a list of things which I want to send to my team, and I want to each team member add reaction to thing which he/she is working on.For now I send about 10 messages one by one, and teammates add...
View ArticleCombine data from multiple sheets to create a stacked line chart
I have multiple sheets with three columns each: Date, Invested Amt, and Return Amt. I am trying to merge the values and get a Result dataset to create a single stacked line chart of Invested vs Return...
View ArticleAppending / Adding manual data input to end of IMPORTRANGE dataset
I am trying to figure out how to append / enter manual data to the end of an IMPORTRANGE list. In my spreadsheet, each tab is a month. I want to IMPORT the prior month's list (rows) and then be able to...
View ArticleFacebook Messenger's FAQ automatic response not working
I just set up Facebook Messenger FAQ with their automatic response but is possible to see only the questions, not the answers. I've read that it could be a privacy issue linked to Europe policy but...
View ArticleHow to embed YouTube videos into Facebook web pages? [closed]
Is it possible (of course) to adapt a web browser like with an extension so links to like YouTube video's are played embedded?
View ArticleBig difference between Google Drive reported size and the downloaded folder...
It is not easy to see the size of the folders in the Google Drive, so I thought that downloading all of them on the local drive would let me see clearly contents and sizes.After doing that I see that...
View ArticleTest if text in a range of cells exists on a single cell
In Sheet 1 I have a list of emails and I would like to add a status (either Good or Bad / true or false) next to it if the email contains any of the substrings in the Sheet 2.Sheet 2 has a list of...
View ArticleHow to recover hacked Facebook account?
I recently got my account hacked and no longer have access to it as the hacker changed my email address and password and phone number to theirs.I have been able to reset my password but am now being...
View ArticleGoogle Doc opening in Chrome instead of app
My phone recently started opening Google Docs/Sheets in Chrome instead of with the native apps. For example I attach docs to calendar events, now when I go to open those from the event they open in...
View Articlealgorithm solve this task in 2 way and calculate the time complexity
write pseudo code and calculate the complexity .and write it in coding with c or java language and calculate the complexity .and show what the better
View ArticleIf cell in Col A is blank substitute with cell in Col B
I'm attempting to combine two columns from another sheet into one through the QUERY function. My plan is to make it so if a cell in Col A is empty then a cell in Col B will be substituted.However, due...
View ArticleWhy is a conditional formatting range mis-applying some cells?
I have a google sheet with one conditional formatting rule defined:This is the only formatting rule in the sheet:As you can see, Q3 is not obeying the rule. And when I test, neither is Q2. At some...
View ArticleHow to do multiple-sort? e.g. sort by character length AND group alpabetically
In Google Sheets, how can you do multi-sorting?I have a single column: a long list of let's say 3000 names.I want to sort by character length and group them alphabetically, like so:Original...
View ArticleHow to set your YouTube name to nothing?
So there's this YouTuber with the username of literally nothing. However, when I try to set my username to " " (just a space), Google doesn't like that. When I just don't put a username, Google doesn't...
View ArticleHow to interpret fractions as numbers in sheets?
How do I convert a column of strings like 1/2 and 2/3 into decimal numbers like 0.5 and 0.666?For example, can I force the entire column to be evaluated as formulas, without needing to prepend = in...
View Article