bwill2000 Posted April 28, 2003 Posted April 28, 2003 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
RussBaker Posted April 28, 2003 Posted April 28, 2003 Assuming you mean - add up all the repeats within the repeating field to get a total? Total = Sum(YourRepeatingField)
Recommended Posts
This topic is 7950 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now