Thread
:
How can I convert text to reference ? Ex: ISNUMBER(ADDRESS(6;10;2.
View Single Post
#
1
Bernd Plumhoff
Posts: n/a
If I understand you correctly, try
=INDIRECT(ADDRESS(G7,H7))
for example
HTH,
Bernd
Reply With Quote