Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Want Query to return first column and count across the row

$
0
0

I have multiple google sheets with student names and scores from different courses. I am trying to query those sheets to return the student's name and a count of completed assignments in a totals sheet. The data sheets have student names in column A and columns G to BK are individual assignments.

For example: enter image description here

I would like the result columns to show a count of 1 for John, 2 for Suzie, and 3 for Alice.

So far I've tried various iterations of "Select A, Count(G:BK,'<>')"I can make a separate column for the counts using the formula above and it works but I don't want to re-create that every week when I refresh the sheets.

Any help with counting across rows in a query would be useful. Thank you.


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>