LAURAAB1984
New Member
- Joined
- Jan 13, 2015
- Messages
- 32
Hi,
This is driving me insane....
I have this formula;
=SUM(COUNTIFS('[19_20 Consultations Master.xlsx]Consultations'!$L:$L,"Accept",'[19_20 Consultations Master.xlsx]Consultations'!$AB:$AB,{"#N/A"}))
Which is fine but as well as being an "Accept" in column L and an "#N/A" in column AB I need it to also count if they are "A" in a column on another spreadsheet;
=COUNTIF('[NR APP REPORT.xlsx]APP011 - Applications Details'!$R:$R,"A")
I need to merge these two formulas in order to count if the, in this case, student, meets all three criteria.
Hope this makes sense.
Thanks so much.
This is driving me insane....
I have this formula;
=SUM(COUNTIFS('[19_20 Consultations Master.xlsx]Consultations'!$L:$L,"Accept",'[19_20 Consultations Master.xlsx]Consultations'!$AB:$AB,{"#N/A"}))
Which is fine but as well as being an "Accept" in column L and an "#N/A" in column AB I need it to also count if they are "A" in a column on another spreadsheet;
=COUNTIF('[NR APP REPORT.xlsx]APP011 - Applications Details'!$R:$R,"A")
I need to merge these two formulas in order to count if the, in this case, student, meets all three criteria.
Hope this makes sense.
Thanks so much.