I have 4 controls that have a number value that I would like to add up.
The thing is I would like to have them add up per record. Since each record will have different values on the controls, I want the added up value to change when you change the record.
I have this working by doing a DSum on fields in the table, but it just continually adds the fields for all the records insead of just the values for each record?
Hope that makes Sence...
od~
The thing is I would like to have them add up per record. Since each record will have different values on the controls, I want the added up value to change when you change the record.
I have this working by doing a DSum on fields in the table, but it just continually adds the fields for all the records insead of just the values for each record?
Hope that makes Sence...
od~