Google Sheets data validation help
I am trying to do this simple thing in Google Sheets with data validation, so what I want to do is not allow people to put negative numbers and numbers with decimals. I've been trying a lot of...
View ArticleLogic Dependent Check box/Tick box (i.e. a check box that is only usable if...
Simply, I would like to have a column of tick boxes/check boxes that can only be ticked if another column has a corresponding true value.I thought perhaps custom data validation would be the way to go...
View ArticleG Suite Collaborative Inbox features from within Gmail
Hullo!I think G Suite/Google Group's Collaborative Inbox offers some features that would be great for my organization. But I also think the fact that there is a user portal that is separate from gmail...
View ArticleAttackers might be trying to steal your information from accounts.blogger.com
Occasionally Google askes me to re-authenticate myself. And I get the screen below after entering my password.Anyone else getting this too? Why is this happening?
View ArticleDisplay only last 4 character in Google Sheets for privacy
Display only last 4 character in Google SheetsCurrent situation: I have a scanner which will scan customer id. The id number will be in google sheet. However, on scanning I do not want google sheet to...
View ArticleHow can I speed up this script in google sheets?
I am wondering if there is a more efficient way to speeding up this script?var ws = SpreadsheetApp.getActiveSpreadsheet().getSheetByName("Trends"); var wsOptions =...
View ArticleBlocking sending an e-mail with an executable attachment FROM A NON-GMAIL...
I am a small private software developer wanting to sent (using a non-gmail account) an executable file as an attachment to a recipient having a gmail account. I have created the executable which is...
View Articlecan anyone short this code [on hold]
import turtlea = turtle.Turtle() a.speed(0) for i in range(2): a.forward(150) a.left(90) a.forward(100) a.left(90) a.penup() a.goto(47, 40) a.pendown() for i in range(2): a.forward(150) a.left(90)...
View ArticleBrainly - world largest learning app [on hold]
How does Brainly app earn Money ? Is admin paid by Brainly Community?
View ArticleConditional formatting custom formula not working in google sheets
custom formula is: "=COUNTIF($B1:$B100,"month")>1."I tried also:"=COUNTIF($B1:$B100,"month")>1" =COUNTIF($B1:$B100,"month")>1 ="COUNTIF($B1:$B100,"month")>1"I know it shouldn't work but I...
View ArticleHow to get the average of times while skipping over empty cells?
I'm trying to make a formula that looks over all of the times and returns an average of the time but skips blank cells. I'm really close, just can't get it to skip over blank cells.Here's what I...
View ArticleMy acc is take off. Plz explain why
My acc abdul kaiyum memon was removed. Without explanation. I would like to know the reason please.
View ArticleI have the formula I want to use but now sure how to change it with time...
I have a formula setup that I want to use. But I have a separate sheet that I want to use in a different time zone. The one I have written is in EST. but I want another sheet to use the same formula...
View ArticleConvert from duration ( HH-MM-SS) to minutes
I want to convert from duration ( HH-MM-SS) to minutes, but the result return only correct when duration of hour < 24 hour with function HOUR(). Otherwise result is not correct.Anyone can help?below...
View ArticleCopy a Trello board, keep columns and cards, but loose card contents...
Is it possible to copy a Trello board, keep all the columns and cards, but loose all the card contents (eg. comments, descriptions, checklists etc..)
View ArticleInsert data in the next available Row
i'm currently working on a google sheet where I want to use a prompt to enter data. However I'm having difficulty finding a script that will populate the entries on the next empty row on a certain...
View ArticleIs there a way to sum a bunch of IMPORTDATA() outputs?
I am attempting to sum quite a few different ranges of IMPORTDATA()I want to do something like:=SUM(N9:N14,N16:N21,N23:N36,N38:N53,N55:N106,N108:N113) My issue is it can't sum up a bunch of different...
View ArticleGoogle sheets - "Anchor" formula to pivot table data which keeps moving
Ive got a Pivot table in a Google Sheet which summarises some numerical data by groups. Ive attached a screenshot of the pivot table below. I want to be able to sum the values of the "grand total" in B...
View ArticleHow to combine specific hours with fees in Google Sheet (dates + cycles + fees)
I’m trying to prepare a sheet to count fees based on cycles (specific hours) to know how many time I got to do some kind of action. For example, I got a virtual pet which has maximum 1 500 000 support...
View ArticleHow to display of results in Google Forms after deleting some response?
I have collected some data using Google Form that are visualized by Google Form in histogram and pie chart. Now I want to circulate URL of same Google Form. But I want it should show the visualization...
View Article