Aller au contenu principal

Recherche

Recherche

String To Integer Conversion

Commentaires

1 commentaire

  • Avatar
    Michael Toupin (mtoupin

    to round a value using VB scripting, you'd want to use the script:

     

    value = round(value)

     

    a type mismatch usually occurs when your sample data is not numeric.  You should change that in your data source to a number and it will work appropriately.

    0

Vous devez vous connecter pour laisser un commentaire.