跳至主內容

搜尋

搜尋

String To Integer Conversion

評論

1 條評論

  • 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

登入寫評論。