Forum Discussion
bertie395
Oct 25, 2022Copper Contributor
Max and adjacent data in column
I have a number of rows and am returning the maximum number in a specific row. eg (MAX(A1:A20)). I also wish to return the data from another row that corresponds to the cell where the maximum number ...
OliverScheurich
Oct 25, 2022Gold Contributor
bertie395
Oct 26, 2022Copper Contributor
Many thanks, I had a typo error but all works now.OliverScheurich