B
BRC
I am trying to create a control that sums a field “tstresult” for
unique “eventid” in a query that may contains multiple records with
the same “eventid”. When I use =sum([tstresult]) in the control
source it adds all test results. I can’t do this based strictly on
unique values of “tstresult” because the different “eventid’s” could
have the same “tstresult”. Thanks in advances for any help.
unique “eventid” in a query that may contains multiple records with
the same “eventid”. When I use =sum([tstresult]) in the control
source it adds all test results. I can’t do this based strictly on
unique values of “tstresult” because the different “eventid’s” could
have the same “tstresult”. Thanks in advances for any help.