Bonjour,

Il y a une nouvelle soumission de bug déposée en français. L'un d'entre vous 
peut-il le confirmer ou le traduire pour nous.

Composant: Classeur
Version: 4.2.0.2 rc
Whiteboard: BSA
Sujet: FILTER: No support for Data > Validity > Whole numbers : Custom
Description longue: Problem description :
Under Excel 2007, one can define a function to validate a cell's input, like : 
=AND($D$1>0;MOD($D$1;6)=0)
Which makes it so that only numbers > 1 that are also multiples of 6 can be 
entered in the cell.
When opened in OOo/LibO, such files (wrongly) map to range validation, and take 
the formula's result as the "MIN" of the validity range - and infer 
the "MAX" at 0.

Steps to reproduce:
1. Create a sheet in Excel 2007
2. select cell A1, and add Data validation: personalized, with the formula: 
=AND($D$1>0;MOD($D$1;6)=0)
3. save the file, and open in LibO

Current behaviour:
The cell tries a range validation between the value resulting from the 
function, and 0, which is completely wrong.

Expected behaviour:
Either don't enforce validation, or implement validation from function's 
boolean return.
Système d'exploitation: Windows 7
Version: 4.2.0.2 rc


Merci de nous aider,
BSA

-- 
Envoyez un mail à [email protected] pour savoir comment vous 
désinscrire
Les archives de la liste sont disponibles à 
http://listarchives.libreoffice.org/fr/qa/
Tous les messages envoyés sur cette liste seront archivés publiquement et ne 
pourront pas être supprimés

Répondre à