How to do, If checkbox is checked it will uncheck the other checkbox?
I have three columns:Task (text) Assigned (checkbox 1) Done (checkbox 2)I want to create a ticket task sheet. If task is in progress, check checkbox 1 and task cell will turn yellow. I'm able to make...
View ArticleRounding Negative Numbers in G Sheets
Simple question, is there a function that forces Sheets to round negative numbers mathematically? Presently it round based on absolute value, meaning that -1.5 rounds to -2.0, which is wrong. I want it...
View ArticleFill in red if cell is not today
I am new to Google Sheets, excuse me for a (most likely) dumb question. I have a column with dates looking like 03.03.2020.What formula do I use to fill the cells with values not equal to today date in...
View ArticleQuery is putting the result into the row below the formula—how to put in the...
I've used this query function to sum data based on conditions from another sheet:=QUERY(Backlinking!A2:Z1000, "Select Sum(R) where F='performance management tools'") It returns the correct sum:but the...
View ArticleGoogle Sheet Script - if cell value is less than zero
This script doesn't work, and I just can't figure out why. Cell D7 contains the absolute value of cell E7. If the value in cell E7 is negative, then I want to fake it so that cell D7 appears negative,...
View ArticleHow to programmatically apply the same script written in script editor to...
Each day using the Google API I am uploading in different folders the same excel file. Unfortunately, when I do this the VBA that I have created does not work anymore so I have created a javascript...
View ArticleSimplifying Custom Formulas in Google Sheets
I wanna know if there is an easier way to do this. I have a custom calendar and there are 4 conditions for every day. You can see the example.All those cells are colored based on a condition.Yellow if...
View Articlei cant get in my account can you please help me? [duplicate]
can you please send me a captcha
View ArticleQuickbooks Online - Profit Loss Statement Not Showing Certain Income from...
My current profit loss statement is for 1 month only so I can test this issue. Currently my income is from eBay when I sell goods and I also do repair services on the side. My customers pay me via...
View Article"IF" Functionality Inquiry
So I am trying to figure out how to whenever it's a "Y" and "INCOMING", then it will equal a dollar amount. So as if a + b = 1 then equals $35=COUNTIFS(F3:F100,"Y",B3:B100, "INCOMING") I did it a...
View ArticleKeeping URL params encoded in a bitly link?
I'm having a frustrating problem with bit.ly. In my webapp, I have a URL param that contains a URL-encoded array value. So basically its...
View ArticleProblems with IF-OR-ISBLANK Functionality
So I'm trying to use the following formula to check if either of 2 cells in a column is blank and if neither if blank that return the number of days between them and if either is blank to return an...
View ArticleMissing dates in time series are not showing blanks in x-axis
I made a combo chart where the x-axis is the date field. I have gaps in the date, but want my chart to reflect the gap. For example, I have big gaps in April, May, June, August, September, and October....
View ArticleGoogle Sheets SUMPRODUCT and IFS on different sheets
=ARRAYFORMULA(SUMPRODUCT((Products!B2:B=D2)*(IFS(H2="x",Products!D2:D,I2="x",Products!E2:E,J2="x",Products!F2:F)*(E2:E)))) I have a spreadsheet with an Orders sheet and a Products sheet. Product names...
View ArticleIf my Yahoo mail is unused for years, will someone be able to register my...
I signed for Yahoo mail, and made a Facebook account using it years ago. I suffered a head injury, which made my memory really bad. Now, I have no way of remembering that email address, and that FB has...
View ArticleHelp Sorting Data
I have a spreadsheet that I'm using to keep track of stats for players in a league. This is the...
View ArticleError when blend custom views with date params
I just create a custom query in datastudio that use date params (to reduce costs) like this:The result field works fine but when I use this view in blend functionality for graphics (bend alone, blend...
View ArticleHow To Geek problem
I was always a follower on How To Geek web site, but since they moved to Facebook I can not get in contact with them. I have sent several requests to join the Facebook group, but get no response. I...
View ArticleGoogle sheets join arrays
What I'm trying to do is to join few arrays of dates.For start, I have start date and amount of months I want to generate. Which I did by using =ARRAYFORMULA(DATE(YEAR(A2), MONTH(A2) + SEQUENCE(C2, 1,...
View ArticleReconcile and sync two sets of data that have the same key value in google...
Ive got a list of URLS in a google sheet. charlie.com | apple | alpha.com | orange | beta.com | banana | Ive got another list of data as a CSV (this could be imported into google sheets if it made the...
View Article