E
Eric
I would like to retrieve specific cell based on the row() and column() numbers.
For example, if cell B5 contains text "Apple", which cell's position is
row()=1 and column()=2, so I would like to return the value into cell A1
based on the row and column number.
Does anyone have any suggestions on how to retrieve the value within
specific cell position?
Thanks in advance for any suggestions
For example, if cell B5 contains text "Apple", which cell's position is
row()=1 and column()=2, so I would like to return the value into cell A1
based on the row and column number.
Does anyone have any suggestions on how to retrieve the value within
specific cell position?
Thanks in advance for any suggestions