Hi @Kendall, Steven
Please refer to Viorel's suggestion.
- If you want to get the text that is displayed in cell C63 instead of looking for cell reference instructions in C63. Please use the formula
=indirect("C63")
. - If you want to look for the cell reference being queried in C63, the formula is
=indirect(C63)
.
Any misunderstanding, please feel free to post back.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.