N
Niels Ligtvoet
Hi everyone,
I'm in need of a formula that finds the values displayed between two given values and take the average of corresponding data in another column.
The data in which I'm searching is organised and exposed in column D. The corresponding values are in column C.
I tried the =SUMIF( - function, but it takes no AND( - function as criteria. If this worked out, I would have divided it by te amount of rows inbetween these values.
This is the used formula:
=SUMIF('Data t2'!D610000;AND("<SBES!B35";">SBES!B36");'Data t2'!C6:C10000)
I could try to fix it with IF-functions and other sheets with helping data, but the amount of data is simply too high.
Anyone any suggestions?
Much appreciated
Thanks in advance!
I'm in need of a formula that finds the values displayed between two given values and take the average of corresponding data in another column.
The data in which I'm searching is organised and exposed in column D. The corresponding values are in column C.
I tried the =SUMIF( - function, but it takes no AND( - function as criteria. If this worked out, I would have divided it by te amount of rows inbetween these values.
This is the used formula:
=SUMIF('Data t2'!D610000;AND("<SBES!B35";">SBES!B36");'Data t2'!C6:C10000)
I could try to fix it with IF-functions and other sheets with helping data, but the amount of data is simply too high.
Anyone any suggestions?
Much appreciated
Thanks in advance!