Forum Discussion
Tybalt W Lea
Oct 15, 2017Copper Contributor
How to return the position of a cell in a range
I would like to return the row of a cell in a range. For an example, I have a range of 7 cells. I want to have a function that I put in each cell in that range and it returns the order of the cells i...
Anonymous
Oct 15, 2017in a blank cell type:
=row()