python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Google Sheets Script Apps-Email roster of selected students, formatting issue
I have created a spreadsheet for our coaches. They choose a sport and then spreadsheet fills with a roster of possible students. They click the check box next to the name of the student(s) attending t...
Allison Taylor
Votes: 0
Answers: 1
Why is data validation not working with entire list of times?
I have a list of 96 times in 15 minute intervals that I'm trying to use for data validation. It turns out that it works only up to a certain point. When selecting times from 00:00 to 18:30 it works fi...
Rainier
Votes: 0
Answers: 1
I want to print variable in string which is writen by user
name = input('enter the name of the coustomer : ',),
days = int(input('enter the number of days for :'))
I want to print name after the text enter the number of days for (name) (type by user )
asdf
Votes: 0
Answers: 1
Google Apps Script - use query to combine 2 sheets but fail to get the complete
I wonder if there's a limitation of number of rows when use query function to combine sheets, and how can we fix it?
Background
I have 2 sheets that contain data, Sheet1 and Sheet2. In Sheet1, I have ...
Duh
Votes: 0
Answers: 1