I am looking to add values of a collection together to give me a Total quantity and Total Weight. I'm using the new calculate functions introduced in Forms 10. I have the following formula in my Fields: =SUM(Shipment_Collection.Qauntity) & =SUM(Shipment_Collection.Weight). The number of values in my collection is NOT static but I am not getting any result when I change the value in either first or second collection. Let me know what I am doing wrong.
Thanks,
Nate