Thread
:
Question of data Validation
View Single Post
12-26-2018, 02:22 AM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,101
You have defined (as defined name) iamgood, referring to E1:E2. And in your Data Validation you refer indirectly to iamgood (in A1) so of course if you change A1 to I am good then =INDIRECT($A$1) returns an error (#REF!).
xor
View Public Profile
Find all posts by xor