This tutorial explains how to use Excel Indirect Function to convert text to Reference, and how to use in Data Validation.
Excel Indirect Function
Excel Indirect Function is to convert text to Reference (or cell value). For example, formula =A1 returns A1 value because A1 is considered as Reference, but ="A1" is considered as Text. Excel Indirect Function can convert the "A1" Text to become Reference.
One popular use of Excel Indirect Function is to use in Data Validation where you convert ...
Read More