Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Posted: 28 Jul 2014 at 5:09am
hmmm...
is there suppression on the last page, like, not OnLastPage? Also, is there a reset of the values...perhaps there is nothing to print.
or the last idea, are there NULL values. CR and null values can be tricky. If you incremented a counter with a null or added a null to a string, you will get nothing back (or so it will seem).
Joined: 17 Jun 2010
Online Status: Offline
Posts: 27
Posted: 28 Jul 2014 at 5:16am
The problem is that boss want the report to print white and silver color in detail section even there is no data. (I code in CR detail section: if recordnumber mod 2 =0 then crsilver else crnocolor)
Also, I code the store procedure to add 7 sequence number without data from 54 to 60.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum