I have a Crystal Report that has a Order Counter in a formula. Inside the formula it reads "if {TBLORDERS.ORDNUM}>"0" then 1 else 0". This adds the number of Orders per selected catagory. If I run it from Crystal Reports, it works fine, BUT if I run it from Seagate Info it does not. The problem is after the page break the counter does a very stange thing. It takes the total on the previous page, say 45, and just adds 1 to it, to make 46. It should clear the 45, and then add up the next catagory on the new page whatever it is. I have moved the information around, but it always happens after the page break no matter where it is on the report.
Thanks very much for your help.
Thanks very much for your help.