Hi everybody,
I am trying to work out the median across a row E.g. C1:F1. I need to drag this calculation to the right and in doing so, keep the column the same but have the row skip 7,
So on a new sheet A1 contains =Median('Sheet1'!C1:F1), B1 contains =Median('Sheet1'!C8:F8) etc.
It would be great if it is possible to do this while maintaining the ability to drag the calculation down to change the row.
so A2 contains =Median('Sheet1'!C2:F2) etc.
Not sure if this is possible?
Thank you
EDIT:
A simplified version of my workbook here:
https://drive.google.com/file/d/1LEC...ew?usp=sharing
I am trying to work out the median across a row E.g. C1:F1. I need to drag this calculation to the right and in doing so, keep the column the same but have the row skip 7,
So on a new sheet A1 contains =Median('Sheet1'!C1:F1), B1 contains =Median('Sheet1'!C8:F8) etc.
It would be great if it is possible to do this while maintaining the ability to drag the calculation down to change the row.
so A2 contains =Median('Sheet1'!C2:F2) etc.
Not sure if this is possible?
Thank you
EDIT:
A simplified version of my workbook here:
https://drive.google.com/file/d/1LEC...ew?usp=sharing
Last edited by a moderator: