For my department I made a dynamic and flexible overview sheet for every teacher, showing his of hers tutored students.
In one overview sheet I have made several query's, that gather data form different sources (students and teachers in different years). The query's are in one column, because I want to generate a list per teacher.
But the output the query formula generate, can differ in length (= number of rows it takes = number of students), that's is why I have to allow for a fixed number of rows in the overview sheet. And that can lead to ugly blank rows in my list.
Is there a way to keep the flexibility (for every teacher has a different number of tutored students), but remove the blank rows?