G
Guest
I have a similar question, except, I need to count unique instances where
there is another variable. Sample Data:
Program Student University
1 John North University
1 Steven North University
1 James South University
2 Susie Case University
2 Laura West University
2 Lisa North University
So, in this sample data, I would need to count the number of unique
universities per program, that is, Program 1 - 2 univeristies, program 2 - 3
universities.
Additionally, I need to ensure that the formula updates upon opening, since
the data set is in another sheet, and will be updated frequently.
there is another variable. Sample Data:
Program Student University
1 John North University
1 Steven North University
1 James South University
2 Susie Case University
2 Laura West University
2 Lisa North University
So, in this sample data, I would need to count the number of unique
universities per program, that is, Program 1 - 2 univeristies, program 2 - 3
universities.
Additionally, I need to ensure that the formula updates upon opening, since
the data set is in another sheet, and will be updated frequently.