Hi,
I need to have a runnning sum for each record in a subform. I have a beginning balance and entiries. I want to add each entry and display the answer for each subsequent record. For example, if each entry was 100. The results would be: 100, 200, 300, 400 etc. The entries are grouped. They are grouped by with a combination of two fields which are numbers. So the number of entries vary from group to group. I tired dsum but that won't do it. I also used sql, which worked, but i need to be able to create new records so i can't use a query. Thanks for your help
kutibo
I need to have a runnning sum for each record in a subform. I have a beginning balance and entiries. I want to add each entry and display the answer for each subsequent record. For example, if each entry was 100. The results would be: 100, 200, 300, 400 etc. The entries are grouped. They are grouped by with a combination of two fields which are numbers. So the number of entries vary from group to group. I tired dsum but that won't do it. I also used sql, which worked, but i need to be able to create new records so i can't use a query. Thanks for your help
kutibo