It is a rather odd request but I need it as a report which will print registration vouchers & badges. The 16th slot is for the badge.
The report is to be printed on pre-printed paper with the logo in each slot and therefore will need the exact 15 vouchers before the badge can be slide into...
I'm on Crystal 9 and using a sql database.
I would like the report to always show 15 records regardless of how many the report retrieves. I can limit the records by suppressing using the recordnumber < 15 but I cannot get additional 'records' to show up. I'm using the 'Format with Multiple...
Maybe I was not clear in my initial posting. My 2 records retrieved from the order table are:
(select * from table.orders where type = 'I')
ORDER START_DATE END_DATE TYPE
A 05/01/04 05/04/04 I
B 05/02/04 05/03/04 I
Given that, how will I be able to group on the order...
(I'm not a programmer even though you might see that next to my user name. It's an error and I've not been able to correct it. Thanks.)
I am using Crystal Reports 9, MSSQL.
I would like for my record(s) to be displayed (I assumed grouped) on each day within its date range. The report should...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.