I am using the in_valid method of creating a dropdown in a field for a list of serial numbers. However, I would still like to accept inputs that matches (say the first 5 numbers of a serial number are valid, but the entire number does not match a list defined). ** something like this accepts inputs but the field is no longer a dropdown ** =OR(FIND(โ9781โ, [Lookup1])>0, IN([Lookup1],ItemSerialNumber[LookupNumber]))
User | Count |
---|---|
31 | |
13 | |
3 | |
3 | |
2 |