ItalianPlatinum
Well-known Member
- Joined
- Mar 23, 2017
- Messages
- 843
- Office Version
- 365
- 2019
- Platform
- Windows
Hello - In a long round about way the below formula fits its purpose. But i wanted to know for those excel experts is there a cleaner more efficient way to accomplish the below? Or a better way you would have chosen?
long story short Sheet2 has all the data (600,000+ rows). Sheet1 is merely a summary.
=COUNTIFS(Sheet1!$S:$S,Sheet2!A4,Sheet1!$U:$U,Sheet2!$B$1)+COUNTIFS(Sheet1!$W:$W,Sheet2!A4,Sheet1!$Y:$Y,Sheet2!$B$1)+COUNTIFS(Sheet1!$AA:$AA,Sheet2!A4,Sheet1!$AC:$AC,Sheet2!$B$1)+COUNTIFS(Sheet1!$AE:$AE,Sheet2!A4,Sheet1!$AG:$AG,Sheet2!$B$1)+COUNTIFS(Sheet1!$AI:$AI,Sheet2!A4,Sheet1!$AK:$AK,Sheet2!$B$1)
long story short Sheet2 has all the data (600,000+ rows). Sheet1 is merely a summary.
=COUNTIFS(Sheet1!$S:$S,Sheet2!A4,Sheet1!$U:$U,Sheet2!$B$1)+COUNTIFS(Sheet1!$W:$W,Sheet2!A4,Sheet1!$Y:$Y,Sheet2!$B$1)+COUNTIFS(Sheet1!$AA:$AA,Sheet2!A4,Sheet1!$AC:$AC,Sheet2!$B$1)+COUNTIFS(Sheet1!$AE:$AE,Sheet2!A4,Sheet1!$AG:$AG,Sheet2!$B$1)+COUNTIFS(Sheet1!$AI:$AI,Sheet2!A4,Sheet1!$AK:$AK,Sheet2!$B$1)
User | C | DE | A |
AA | Above Formula | Above Formula | Above Formula |
BB | Above Formula | Above Formula | Above Formula |
CC | Above Formula | Above Formula | Above Formula |