Skip to main content
johnf35366569
Inspiring
April 23, 2024
Question

Needing a formular to calculate fixed fields

  • April 23, 2024
  • 2 replies
  • 1855 views

I have a scale of depression form that needs to total at the bottom all the selections to questions in the tinted area which are either a 'one' or a 'two' to give a score on the depression scale. The user can only select one choice on each row of course. 'A' and 'O' will be zero. Will use tick/highlighted boxes to select either one or two (not enter a number) to get a total at the bottom for a scaling. How do I go about this and what would be the formulas for doing this.

Hope this is clear. Thanks.

 

 

This topic has been closed for replies.

2 replies

Nesa Nurani
Community Expert
Community Expert
April 25, 2024

You can set score as checkbox export value, then in total field go to properties, calculate tab and select 'Value is the' and pick checkboxes.

johnf35366569
Inspiring
April 25, 2024

Thanks Nesa

Thom Parker
Community Expert
Community Expert
April 25, 2024
Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often
johnf35366569
Inspiring
April 25, 2024

Thanks Thom