How to add spreadsheet fields to form calculation?

  • admin_gbc
    Asked on January 3, 2022 at 2:11 PM
  • Christopher JotForm Support
    Replied on January 3, 2022 at 4:54 PM

    Unfortunately, we cannot add conditional logic with the Spreadsheet widget.

    Please share with us details of your requirements so that we can look for other alternatives or workarounds.

    Looking forward to your reply.

  • admin_gbc
    Replied on January 3, 2022 at 5:40 PM

    I am wanting to add the total fields from the spreadsheet into the calculation field. 

    See form elements below

    1641249607 61d37b4704249  Screenshot 10

  • Yau_C
    Replied on January 3, 2022 at 10:25 PM

    Hi,

    You cannot pass the value from spreadsheet widget to another field, but you can calculate the total

    from within the widget:

    1641266636 61d3bdcc5eb53  Screenshot 10

    C3 = c1 +c2 gives you the sum of total.