P
Paul
I want to average a column x if column y meets a certain condition. I
tried the following:
=IF(M6:M2000=2,AVERAGE(R6:R2000))
But it is getting a Value error.
Thanks
tried the following:
=IF(M6:M2000=2,AVERAGE(R6:R2000))
But it is getting a Value error.
Thanks