okay I have a running sum to get a total each month at the end of the report it displays the correct total so thats fine , the rpoblem is I'd like the last running sum total on top of the form in the header
what I've done so far is created another set of text boxes in the header and tried to use teh DMAX or MAX functions to get the last of the running sum totals but its not working right is there another way I can approach this?
thanks for the time,
Bob
what I've done so far is created another set of text boxes in the header and tried to use teh DMAX or MAX functions to get the last of the running sum totals but its not working right is there another way I can approach this?
thanks for the time,
Bob