I have 2 cells A1 and B1 that contain the same values. I want to create a conditional formatting rule using the custom formula =MATCH(A1,B1) that colo ...
I have 2 cells A1 and B1 that contain the same values. I want to create a conditional formatting rule using the custom formula =MATCH(A1,B1) that colo ...
I'm trying to make a script to search my inbox for email replies and timestamp my sheet when I reply is found. I have email adresses in Col A that I ...
How do you get a linked Google Sheets column to update the grades of an existing Google Form that has had the answer adjusted for accuracy? I adjuste ...
I got some database which automatically updating, and I need to publish some charts, based on it. BUT, No filter or slicer does not work in published ...
In google sheets I have an input field for names that pops up when you press a button. I want all the names to appear in column B starting at cell B44 ...
I have a list of names starting in the first column and a second list starting in the second column. Some of the names are the exact same while others ...
I'm trying to create a multi rule custom formula for conditional formatting purposes in Google Sheets. Here is what I want to achieve - If Deal Size ...
I wanted to query data from multiple sheets but couldn't find the correct formula. I used the below formula and it worked fine with querying from one ...
I am trying to convert a unix time stamp to a date in Google sheet. The problem I am having is I need the unix stamp to change to a date each time usi ...
I have a simple formula of the format above. The data inside importrange() is in another Google Sheets file. However, within this particular file I ...
I need help to fix a query formula. I am trying to pull specific columns with a criteria. Tried my very best to come up with a formula but I keep on h ...
So, I have a sheet named "Calendar" and another sheet called "Stats". Here's a sample of the "Calendar" sheet: F G H ...
I'm making a weekly template for personal planning in Google Sheets. I have 3 variables in cells: year number (2023) month number (1- January, ...
I have data in the below format (Cols B:E): What I am trying to do is create a new table (Cols L:N) where Date repeats in a single column and the co ...
I am implementing some download and upload file functionality in google drive through google app-script storing the drive link in google sheet. upload ...
I’m trying to emulate Minesweeper in Google Sheets, and for this I want to create a second map adjacent to the first with all of the correct values al ...
I have a very simple question because I am very new and trying to learn. I want to create a text box on my own website and write a system that checks ...
I'm pretty new with Appscript and i'm looking for a solution when I complete a task, appscript code on edit will allow me to email whatever email is i ...
Hi I use this query formula in google sheet and it works good as long as there is values in column E,F,G. =Query('CM Invoice Report'!A10:G,"Select C, ...
I am trying to query a table and the 2 first columns should be used as reference, where the second column (user) should be unique as reference in the ...