10 messages in org.openoffice.fr.progRE: [prog] Aide sur fonction CalcSQL2
FromSent OnAttachments
Arnaud POUSSIERJun 28, 2005 2:12 am 
Jean...@i-carre.netJun 28, 2005 2:22 am 
Jean...@i-carre.netJun 28, 2005 2:31 am 
Laurent GodardJun 28, 2005 2:59 am 
Arnaud POUSSIERJun 28, 2005 5:03 am 
Jean...@i-carre.netJun 28, 2005 5:53 am 
Arnaud SICCARDIJun 28, 2005 6:00 am 
Arnaud POUSSIERJun 28, 2005 6:18 am 
Jean...@i-carre.netJun 28, 2005 6:35 am 
Arnaud POUSSIERJun 28, 2005 6:49 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] Aide sur fonction CalcSQL2Actions...
From:Jean...@i-carre.net (Jean@i-carre.net)
Date:Jun 28, 2005 2:22:48 am
List:org.openoffice.fr.prog

Bonjour, Il manque un ";" entre "CelluleCible" et "Source de Données". CalqSQL2 attend 4 paramètres. Tu n'as pas tort dans le sens où ce ";" manque dans la documentation (cela doit être la souris qui a fourché ;-)))))

Jean-Claude

[...] =CALCSQL2("NomFeuille";""CelluleCible""SourceDeDonnees";"select * from LaTable where LeChamp=" & QUOTE(A14)) [...]