Yvan Vessiller a écrit :
Bonjour,
est-il possible d'obtenir "l'étiquette" d'une colonne à partir de son rang...
Par exemple :     3 renvoie C
                       28 renvoie AB etc...
Merci d'avance et bon dimanche.
Yvan

Bonsoir Yvan,

Réponse du lundi soir :
=SI(ENT((COLONNE()-1)/26)=0; ""; CAR(ENT((COLONNE()-1)/26) + 64)) & CAR(MOD(COLONNE() -1; 26) + 65)

Bon surf ou... bonne nuit.
Christian

--
Visitez http://christianwtd.free.fr/ pour débuter avec Calc, d'OpenOffice.org

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

Répondre à