I need to fill a report field with a list of values that are the sum total of a given value on a form tied to a qurey, and if the total dosn't balance then I need it to take the next value in the recordset and apply that to the remainder(this part I can do). All it needs to do is add down the column until the sum total is <= the forms field value. This does not seem like it should be that hard but it has me stumped. I have tryed many different ways to do this, do loop....until, Ifs, and expressions (all probably written wrong), but to no avail. Please Help!!!!
Thanks in advance
RBE
Thanks in advance
RBE