Aller au contenu principal

Recherche

Recherche

Need help to print a selected DropDown entry text and value on a label

Commentaires

1 commentaire

  • Avatar
    Mike Wright

    I think there is a simple solution.  

    If you have a drop down with 2 elements: Fred & Mike.  Fred has value of 5 and Mike has value of 10. 

    When you select Fred you get the value of 5.  When select Mike, you get the value of 10.

    Change your values so that Fred has value of "Fred,5" and Mike has value of "Mike,10".

    Now you can use either data transformation or vb script to separate the Text and Value.

     

    0

Vous devez vous connecter pour laisser un commentaire.