Thread
:
not urgent
View Single Post
#
2
JE McGimpsey
Posts: n/a
One way:
=INDEX(1:65536,10,10)
In article ,
"Gary's Student" wrote:
What function returns the contents of a cell given the row and column number?
For example, =DesiredFunction(10,10) should return the contents of J10
Reply With Quote