Hi all,
I'm stuck on something that I imagine there's a fix for - grateful for help.
I'm doing analysis of a load of exam results - they are all in one huge sheet. I want to separate them into category based on Year, Topic, Gender (so for example I want a list of 2012 Maths Girls, 2013 Art Boys, etc). There are 30 or so topics.
So far, I've been using a filter on the main sheet for these three things, copying the marks across to a new sheet, then doing an average/making a graph/etc. But I realise that with 30 topics, this will take a long time.
I'm wanting a formula that goes through row-by-row and says 'IF Boy, IF Maths, IF 2012, then copy the value in row R across'.
VLookUp I've used before, but that (AFAIK) can only do it based on one of these IFs, not multiple. (I could run it three times in sequence, but that's a lot of iterations and manual effort to get the result).
Another option I've thought of is to make a list of all the possible marks and do a SUMPRODUCT, which would tell me how many of each there are (but then it's harder to do an average). Is this my best option, or is there some magic that can do what I'm after?
Thanks in advance
AJ
Bookmarks