To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68599
                 Issue #|68599
                 Summary|Validate cells if they are unique
               Component|Spreadsheet
                 Version|OOo 2.0.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|editing
             Assigned to|spreadsheet
             Reported by|fma





------- Additional comments from [EMAIL PROTECTED] Mon Aug 14 04:54:28 -0700 
2006 -------
A competive spreadsheet program allows to check the data-integrity/validation if
a user-input is unique for a cell-range. This function is needed for example in
large tables with process-numbers etc. In the other program it is done like 

 =zählenwenn($A$1:$A$50;A1)=1 for a user-defined check/validation 

Explicit, go to "Daten, Gültigkeit" and the tab "Einstellungen". Select in the
drop-down "Zulassen" the entry "Benutzerdefiniert" and under "Formel"
=zählenwenn($A$1:$A$50;A1)=1 Open the tab "Fehlermeldung" and activate the
error-message of your choice like "Doppelter Eintrag" with "Stopp" flag.

In OOo it is currently not possible to do so. Only a simple value check, like
number is in between N1 and N2 etc. is possible but a function called
COUNTIF(range; criteria) exists. What about to extend the validation dialog with
user-defined checks?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to