April 28, 200322 yr Hi All, I have a database with two fileds, field one is a repeating filed for number input. Field two needs to add up all the numbers in field one and display the total. Anyone know what the calculation should be? Thanks BW
April 28, 200322 yr Assuming you mean - add up all the repeats within the repeating field to get a total? Total = Sum(YourRepeatingField)
Create an account or sign in to comment