I can't make this function work the way we need. This is for therapists in a hospital. Sometimes, staff members work in different departments, and sometimes they have students. We collect certain data everyday, and it needs to be averaged correctly for some info that we need. We've used =sum (data)/counta(data) to give me my weekly average. The student and therapist, while they have separate data, need to be counted as one. I thought I could just use parentheses to accomplish this, but I can't.
So, in my pic I'm attaching, I need the "AF" and "S" data to be counted as 1. So they need to be added together. Both monday and tuesday in this case equals 45.
Another way to say this is: I need the weekly average column to only count the data in the cells with data in them, AND with the caveate of; if there's data in the "S" column, that needs to be combined with the "AF" cell and count as a whole.
Please advise.
So, in my pic I'm attaching, I need the "AF" and "S" data to be counted as 1. So they need to be added together. Both monday and tuesday in this case equals 45.
Another way to say this is: I need the weekly average column to only count the data in the cells with data in them, AND with the caveate of; if there's data in the "S" column, that needs to be combined with the "AF" cell and count as a whole.
Please advise.