D'affichier automatiquement un text dans un userform

Bonjour,

Je souhaiterais savoir s'il est possible d'affichier automatiquement un text dans un userform, quand on selectionne dans une liste un nom.

J 'ai essayer une formule avec index/equiv, mais comme je me doutais un peux, ca ne marche pas. Quelle est la démarche pour y parvenir?

mecrci

'Private Sub ComboBox1_Change()

'commentaires si Nom St change
'Dim NomST As String
'Dim a As Range

'NomST = Evaluation_ST.ComboBox1.Value
'Set a = Liste_ST.Find(NomST)
'If Not a Is Nothing Then

        'Evaluation_ST.TextBox5.Value = SIERREUR(INDEX(C9:C2000;PETITE.VALEUR(SI(B9:B1000=Evaluation_ST.ComboBox1;LIGNE(B9:B1000)-8;"");1));"")

'End If
'End Sub

Bonjour

Pour un maximum d'aide

Bonne journée

voila mon fichier exemple :

-- 04 Aoû 2011, 22:01 --

Bonsoir,

J'ai continué de chercher, mais je n'ai pas résolu mon problème.

Il n'y personne pour m'aider et expliquer comment faire?

Cordialement

vincent

10userform.xlsm (77.85 Ko)
Rechercher des sujets similaires à "affichier automatiquement text userform"