nicolehalliday
Board Regular
- Joined
- May 19, 2010
- Messages
- 56
Hi,
I am trying to find the average value of some cells in a range, only when the cell 6 columns to the left (same row) meets a condition. The condition is that the cell 6 columns left is a specific number.
K4:K103 is the range from which I would like to pull the values and then average them. E4:E103 (the numbers range from 1-11) is the range of numbers that must match the condition, say, only take the average of cells that when offset by 6 to the left, is 1. If that sounds confusing, I want to average all of the values in column K if in the same row, but column E the value is equal to 1. Once I find this out I can modify it for each # from 1-11.
I'm not really sure how to approach this. Any help would be much appreciated!
I am trying to find the average value of some cells in a range, only when the cell 6 columns to the left (same row) meets a condition. The condition is that the cell 6 columns left is a specific number.
K4:K103 is the range from which I would like to pull the values and then average them. E4:E103 (the numbers range from 1-11) is the range of numbers that must match the condition, say, only take the average of cells that when offset by 6 to the left, is 1. If that sounds confusing, I want to average all of the values in column K if in the same row, but column E the value is equal to 1. Once I find this out I can modify it for each # from 1-11.
I'm not really sure how to approach this. Any help would be much appreciated!