Zum Hauptinhalt gehen

Suche

Suche

String To Integer Conversion

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.