We have a form where people are indicating the total number of people they are bringing to an event. Is there a way we can display a total number by adding together the value of that field across all entries?
For instance: entry1(field5) + entry2(field5) + entry3(field5) = total of field5 across all entries