Using LO 7.3.6.2
validity fail.ods (15.2 KB)
valdity success.ods (11.8 KB)
Attached are two workbooks. I’m trying to identify the essential difference causing one to fail, and the other to succeed. The one called “Validity FAIL” is excerpted from a larger worksheet I’m working on, with all extraneous data deleted. It demonstrates several issues, possibly bugs. The other workbook, “Validity Success”, was recreated from scratch to be practically identical to the “Fail” workbook. It does not suffer the same problems.
The “Fail” workbook has these issues:
-
it appears the following characters in Employer text prevent a match or index: ( ) [ ] \ | and “asterisk”
-
Removing these characters allows index & match
-
Deleting the “Extra” sheet also deletes all defined Data Ranges, although no ranges reference the “Extra” sheet
-
Replacing the range AppConTable with Rates in the Data Validity formula in cells G3:G5 results in no matches, even though the ranges are defined exactly the same.
The “Success” workbook, although it has virtually identical parameters, has none of these problems.
Can anyone help identify why the one demonstrates problems, and the other does not?