Zum Hauptinhalt gehen

Suche

Suche

Vb Script To Do Calculation

Kommentare

1 Kommentar

  • Avatar
    Legacy Poster

    First create a data source to store the converted value in. Inside this data source you should create a vb script that multiplies the currency retrieved from the databasefield * 1507.

     

    Your script should look like this:

    Value = Field("EnterTableName.EnterFieldName") * 1507

    0

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