Is it possible to generate drop-down list using a formula in excel ?
I know it can be done using Data-validation
but I don't want to use it.
For example:
I have 1, 2, 3, 4
in A1-A4
,In cell B1 I will use a formula, which will render a dropdown list with entries containing 1, 2, 3 and 4
.
Is it possible ?