E1 calling
New Member
- Joined
- Jul 18, 2011
- Messages
- 25
Hello,
I am looking for a formula which calculates the average of the values NOT in the parentheses, also values as - and #NA can be ignored.
So the formula should work like: =AVERAGE(3,1,1,1,27,5,6,21,48,4,1,38,2,6,4)=11.2
A1: 3
A2: 1
A3: 1
A4: 1
A5: 27 (-2)
A6: 5 (+9)
A7: -
A8: 6
A9: 21 (+4)
A10: -
A11: 48 (-2)
A12: 4
A13: -
A14: 1
A15: 38 (-8)
A16: 2
A17: 6
A18: #NA
A19: 4
Any takers for this formula? I have been trying to create formula with no result so far.
Many thanks in advance.
I am looking for a formula which calculates the average of the values NOT in the parentheses, also values as - and #NA can be ignored.
So the formula should work like: =AVERAGE(3,1,1,1,27,5,6,21,48,4,1,38,2,6,4)=11.2
A1: 3
A2: 1
A3: 1
A4: 1
A5: 27 (-2)
A6: 5 (+9)
A7: -
A8: 6
A9: 21 (+4)
A10: -
A11: 48 (-2)
A12: 4
A13: -
A14: 1
A15: 38 (-8)
A16: 2
A17: 6
A18: #NA
A19: 4
Any takers for this formula? I have been trying to create formula with no result so far.
Many thanks in advance.