Skip to main content

Search

Search

String To Integer Conversion

Comments

1 comment

  • 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

Please sign in to leave a comment.