I am converting my reports from 6.5 one at a time. Most of the reports convert just fine. I have a report that gives me my shipping totals for the week. Since I also use this report for monthly totals at times, I have a variable set VTMON for the month. The breaks are on the Control#, Shipdate and the variable Vtmon.
This is a summary report so all I want are the daily totals per line. It works fine except when it changes months. Then the daily totals end up showing the detail of each order. It ends up this way: 4/27 total 4/28 total 4/29 total 4/30 total Monthly total (since April 30 was the end of the month) Instead of just the total for 5//01, it shows the detail for each order. All my fields are variables because we track shipments based on various criteria so I can't use the DBCAL function. That means they all are in the detail section of the report. All the variables that reset in 6.5 are also the ones I reset in 7.6. What should I look at to find the cause of this problem. Jim

