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)
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
Google sheets: Is there a way to quickly/easily add a date range to ~300 cells each with different countifs formulas?
I am using the countifs function to add up a lot of different conditions - I need help to simplify the process so that it doesn't require so much manual formatting every time.
Here is a screenshot of...
Carole Spake
Votes: 0
Answers: 1
Unable to get COUNTIF in vba function working
Can someone shed some light on why the countif statement below fails ? I can see in the debugger that the range "CountRange" has a value in row 90 of "COL0117".
I am using the coun...
Simon Phillips
Votes: 0
Answers: 1
How do I select from UNIQUE and COUNTIF by data in adjoined column?
Starting with this list of countries and dates:
date
country
01.04.2022
Norway
Sweden
Norway
02.03.2022
Denmark
03.03.2022
Norway
I want to pick the UNIQUE countries from the lis...
Espen
Votes: 0
Answers: 1