4 messages in org.openoffice.fr.progRe: [prog] sprintf ?
FromSent OnAttachments
Eric BelhommeSep 18, 2006 3:46 am 
Laurent GodardSep 18, 2006 3:58 am 
eric MulteauSep 18, 2006 4:36 am 
Eric BelhommeSep 18, 2006 6:43 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [prog] sprintf ?Actions...
From:eric Multeau (eric@free.fr)
Date:Sep 18, 2006 4:36:34 am
List:org.openoffice.fr.prog

Salut,

petit correctif sur la commande Format print format(12, "0000.00") ' Remplacer la virgule par le point afin d afficher 0012,00

Amicalement Eric

----- Original Message ----- From: "Laurent Godard" <lgod@indesko.com> To: <pr@fr.openoffice.org> Sent: Monday, September 18, 2006 12:58 PM Subject: Re: [prog] sprintf ?

Bonjour

Donc je viens de passer 2 heures à chercher dans la doc de OOo, et celle de VB, plus Google et companie, et je n'ai RIEN trouvé !!!

regarde du coté de Format (F1, aide en ligne)

print Format(12, "0000,00")

devrait ecrire 0012,00 (euh, de memoire, hein)