C
Christine Wilso
I am using the following formula to retrieve data that matches tw
specific criteria.
=INDEX(C2:C80,MATCH(1,(A2:A80="Liverpool")*(B2:B80="January"),0))
using ctrl,shift, enter to give curly brackets to make it work.
This formula is then repeated in the cell directly below, but searche
for "February", below that "March" and so on.
However when I copy my formula, I have to change the month for eac
cell and therefore have to put in the curly brackets again.
Is there anyway around this
specific criteria.
=INDEX(C2:C80,MATCH(1,(A2:A80="Liverpool")*(B2:B80="January"),0))
using ctrl,shift, enter to give curly brackets to make it work.
This formula is then repeated in the cell directly below, but searche
for "February", below that "March" and so on.
However when I copy my formula, I have to change the month for eac
cell and therefore have to put in the curly brackets again.
Is there anyway around this