https://bugs.documentfoundation.org/show_bug.cgi?id=157657
Bug ID: 157657
Summary: Make data validity case sensitive
Product: LibreOffice
Version: 7.6.2.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Add an option "Case Sensitive" to tab Criteria so that the input value can be
checked in case sensitive. For example, a list of allowable values:
ZY0199
GD0200
If "Case Sensitive" is checked, input value zy0199 is invalid.
Background of this report: in current implementation, value zy0199 is an valid
input and this value remains in the cell, but what I want is the cell contains
value ZY0199. Then, a solution I can think of is either to change the value to
the matched one or just do a case sensitive match. The latter one is preferred
from my perspective, that's what I would like to propose.
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.