メインコンテンツへスキップ

検索

検索

Calculation Based On Fields

コメント

2件のコメント

  • Avatar
    Shotaro Ito

    Give sharename to Length and Width (from Name in data source), then create a text with VBScript multiline source like

    Value = Format.NamedSubStrings("LENGTH").Value * Format.NamedSubStrings("WIDTH").Value 
    

     

    0
  • Avatar
    Legacy Poster

    Perfect! Thanks for the help.   :D

    0

サインインしてコメントを残してください。