Can I make Google Sheets use a default theme when I create a new sheet via...
On Google Sheets, I can create a new sheet by clicking the "+" button at the bottom of the page. But this sheet always has the same "theme": white, with gridlines, 1000 rows, etc.I end up re-applying...
View ArticleGoogle Sheets - Link to Left cell of "MAXIFS" result
I have table of heroes with win rates. Now I want to do mini table with best builds for each hero.First column is pretty easy with =UNIQUE(B2:B)In second colunm I use =MAXIFS(E:E,B:B,J2) that looks for...
View ArticleHow to merge labels in Gmail? [closed]
How are labels merged so that filters are included as well?So that Alice and Bob instead are directed to Carol, for example. Crucially, any filters for Alice or Bob will now work with Carol instead....
View ArticleHow to make my profile picture in Facebook private that can't be commented...
I don't want to anyone (including friends) able to liked or comment on my profile picture. Only just view it. How to do that?
View ArticleIs it known why Google actively hides their amazing 3D maps?
Google has spent a bazillion dollars painstakingly making actual 3D objects of every building, tree and other item of countless areas. This is secretly available for Google Maps.But not only is it...
View ArticleResults from many dropdown lists
Sample Scenario: Sheet 1 has 15 lists and each list has multiple dropdown options.Sheet 2: I need to have the results from the options chosen on the lists on sheet 1 divided by lists.So if on the...
View ArticleI want to search for a column, find that column, search that column for a...
This is what I am trying to do.I want to make a formula that does this logic.FirstSearch for a color in the range C1 to K1So if I want all the results for Red,It looks for Red in that range.ThenI want...
View Articlequery only returning when 6 or more rows of data are entered
I am using the query function to gather data from another sheet in the same workbook. It only pulls over the data when at least 6 rows of data are entered. If I have only 1 or 2 days entered, it will...
View ArticleHighlighting a row that meets multiple requirements in other columns
Just came across this forum while trying really hard to solve a problem. What I need to do is highlight specific rows in this sheet. The ones I want to be highlighted are the ones that fit multiple...
View ArticleCan I use conditional formatting to highlight cells in a Google sheet tab...
I am reconciling my monthly expenses. I have a Google sheet tab that is summing monthly transaction totals for each vendor from a list of transactions that is located on another tab.I'd like to easily...
View Articlegoogle sheet - compute apr for less than a year old investment
I am trying to convert an excel spread sheet I have kept for over 15 years of investments into google sheet, but I am getting a formula error on all purchases I have made that are less than 1 year...
View ArticleHow to edit/append a cell value based on date range?
I have a list of dates (including previous, current, and future weeks) and there is a number associated with each date. Example:I want to add 'x' in front of all the values belonging to dates from...
View ArticleSearch across multiple columns for a value(s) return multiple row results
I am a rookie at this and I spent hours trying to figure this out but can find anything that really helps.Scenario 1Looking at the photo.I want to search columns C through M for a selected color(s)In...
View ArticleNeed help with an array formula to consolidate data
I'm trying to come up with a formula to consolidate information that's being dumped into a spreadsheet from a Google Form. The Form utilizes questions that repeat and allow a user to input multiple...
View ArticleGoogle Sheets chart useless space
I'm creating a Google sheets template and can't seem to find a fix for the useless space in this chart.https://i.stack.imgur.com/MIF8j.jpgThe Y-axis of the chart shows the amount of debt.The X-axis...
View ArticleEmail domain spelling validation in Google Sheets [closed]
I am trying to find an easy way, or even a custom apps script function to detect spellcheck errors within email domains in a Google Sheet.=ISEMAIL does not work here, as that only checks for @/.com in...
View ArticleRestore WhatsApp backup from other phone (two phones, two phone numbers, same...
I have a complicated backup situation.An Android phone A with a (defunct) SIM card of phone number 1, logged in to Google as Google user G, has active WhatsApp chats. On a new Android phone B, with a...
View ArticleReturn the value in same row if specific text exists with a range of cells
I am looking for a way to scan a range of cells for specific text, and if that text exists within that range, display the corresponding value in the same row within another range of cellsI have Sheet1!...
View ArticleIdentify a Number from Language and then Identify if the Numbers are Correct...
I have 7 languages with their respective characters for 0 to 9 (except Hebrew which does not have a 0 so only 1 to 9 for Hebrew).I want a user to input in B1 and only the following combinations are...
View ArticleCopy 4 cells from one tab into different columns in another tab based on a...
I am very new to coding and I am more familiar with python than javascript. I am able to copy the cells to the other tab but it deletes all the other values in those columns. How can I do it where it...
View Article