python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Cajole QUERY to accept text string for the data range?
I have a query statement pulling data from multiple sheets, which works fine:
=QUERY({'A Physical Science'!A2:L; 'B Physical Science'!A2:L; 'E Physical Science'!A2:L; 'F Physical Science'!A2:L; 'G Phy...
user2517718
Votes: 0
Answers: 1
Googlesheets count single cell across multiple sheets
Looking for a formula that will count the value of a single cell across multiple (a whole class of students) sheets. I am aware of using + to do this but for 30 students I'd want something more dynami...

Mr L Fenner
Votes: 0
Answers: 1
Table transformation Google Sheets
I'm trying to convert such table:
into such table:
First table is very big, and is being changed automatically by another user.
I'd like to use Google Sheets' query function. Any idea how?
Thanks in...

raduy
Votes: 0
Answers: 1
Sort sheet according to birthday date without considering the year of a date
I am trying to sort sheet according to birthday date, the closest birthday should go in first row, and the last go to the end and so on, to do this it should only consider the day and month without ta...
Jesus Navarro
Votes: 0
Answers: 1