Hi, I need to build a formula that sums the total of hours recorded into a label.
This label needs to show after the gallery results have been filtered using a drop down list.
The result needs to add up all hours posted to the Case File (e.g. Gadbrook Holdings)
As it stands I can get the label to add up ALL time but not to show it filtered based on user selection of the individual Case.
Any help would be very much appreciated.
List = Timesheet
Filter Button = Dropdown1
Label = Label2
Column = Hours

Thanks