跳至主內容

搜尋

搜尋

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

登入寫評論。