SebastianColombia
New Member
- Joined
- Oct 21, 2013
- Messages
- 12
First of all, good morning/afternoon/evening:
Im having a difficult time with this, basically I will show you with an example what I am trying to do: Let´s say I have to columns: Column "A" with numeric data and column "B" where Im going to calculate the column average, excluding the matching row.
ColumnA ColumnB
2 6 (6 would the the column "A"´s average excluding 2, because it is in the same row)
4 5,3 (5,3 would the the column "A"´s average excluding 4, because it is in the same row)
6 4,6 (4,6 would the the column "A"´s average excluding 6, because it is in the same row)
8 4 (4 would the the column "A"´s average excluding 8, because it is in the same row)
Is it clear what Im trying to achieve. I have hundreds of thousands of data, so I would be exhausting to do it manually. I would really appreciate if you could help me!!!!.
Thank you very much!!
Im having a difficult time with this, basically I will show you with an example what I am trying to do: Let´s say I have to columns: Column "A" with numeric data and column "B" where Im going to calculate the column average, excluding the matching row.
ColumnA ColumnB
2 6 (6 would the the column "A"´s average excluding 2, because it is in the same row)
4 5,3 (5,3 would the the column "A"´s average excluding 4, because it is in the same row)
6 4,6 (4,6 would the the column "A"´s average excluding 6, because it is in the same row)
8 4 (4 would the the column "A"´s average excluding 8, because it is in the same row)
Is it clear what Im trying to achieve. I have hundreds of thousands of data, so I would be exhausting to do it manually. I would really appreciate if you could help me!!!!.
Thank you very much!!