[fr-users] Re: Calc - formule

Laurent Godard <[email protected]>
Newsgroups gmane.comp.openoffice.general.french
Message-ID <[email protected]>
Bonjour

> Je cherche à afficher en A2 la valeur "matin" si A1 est inférieur à
> 12:00:00 sinon "après-midi"
> 
> La formule suivante SI(A1<12:00:00;"matin";"après-midi") renvoie Err :509
>

essaye ceci
=SI(A1<0,5;"matin";"apres-midi")

si A1 formaté au format HH:MM:SS
(sinon, essaye de jongler avec CTXT et CNUM)

Laurent
--
------------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected] with Subject: help
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.