The French Viking
New Member
- Joined
- Dec 9, 2010
- Messages
- 2
Hi,
I've gained a ton of help from searching the forums here, but I can't find one on this pesky problem that I've narrowed down in a large formula:
I'm using the syntax Averageifs to calculate the average months of service in 'Data"!Q:Q based on two or more criteria in column 'Data'!O:O. I want to average the months of service for those who left the company due to "Unknown" and "ReturntoSchool."
Here's the part of a large formula that is returning #DIV/0!:
=AVERAGEIFS('Data'!Q:Q,'Data'!O:O,"Unknown",'Data'!O:O,"ReturntoSchool")
Again, this is part of a large formula with other criteria, but if I use more than one criteria for the same range I get the #DIV/0! error message. Have I hit a road block?
Thanks for reading and helping!
I've gained a ton of help from searching the forums here, but I can't find one on this pesky problem that I've narrowed down in a large formula:
I'm using the syntax Averageifs to calculate the average months of service in 'Data"!Q:Q based on two or more criteria in column 'Data'!O:O. I want to average the months of service for those who left the company due to "Unknown" and "ReturntoSchool."
Here's the part of a large formula that is returning #DIV/0!:
=AVERAGEIFS('Data'!Q:Q,'Data'!O:O,"Unknown",'Data'!O:O,"ReturntoSchool")
Again, this is part of a large formula with other criteria, but if I use more than one criteria for the same range I get the #DIV/0! error message. Have I hit a road block?
Thanks for reading and helping!