Hi,
I'm trying to get the average of a list of data and can't seem to get the formula to work. I think I'm probably missing a syntax somewhere.
=AVERAGEIF([14.03.2018.xlsx]Sheet1!$B$2:$99999,{"MrA","MrB","MrC","MrD","MrE"},[14.03.2018.xlsx]Sheet1!$D$2:$99999)
I'm trying to get the average length of phone calls for a department (the list of calls include all the departments so trying to get just the one) for a day and then display it in a seperate spreadsheet. I have the spreadsheet I'm linking to open so I can use the shorthand (which is working on other formula). The people's names are in column B, the MrA-MrE are the names from the people in that department then column D is the list of times.
It's a bit long winded looking but I can't see where I'm going wrong. None of the examples I can find include linking to another spreadsheet so I assume that's where I'm going wrong.
Thanks in advance for your help!
I'm trying to get the average of a list of data and can't seem to get the formula to work. I think I'm probably missing a syntax somewhere.
=AVERAGEIF([14.03.2018.xlsx]Sheet1!$B$2:$99999,{"MrA","MrB","MrC","MrD","MrE"},[14.03.2018.xlsx]Sheet1!$D$2:$99999)
I'm trying to get the average length of phone calls for a department (the list of calls include all the departments so trying to get just the one) for a day and then display it in a seperate spreadsheet. I have the spreadsheet I'm linking to open so I can use the shorthand (which is working on other formula). The people's names are in column B, the MrA-MrE are the names from the people in that department then column D is the list of times.
It's a bit long winded looking but I can't see where I'm going wrong. None of the examples I can find include linking to another spreadsheet so I assume that's where I'm going wrong.
Thanks in advance for your help!