Rattlesnake
Registered User.
- Local time
- Today, 08:00
- Joined
- Sep 19, 2002
- Messages
- 31
Hi,
I have report that displays records in a tabular format. (the fields have a border to them so the reports looks like a table)
The number of records may vary according to certain conditions.
What I want is that the report should always print a minimum number of records say 25 , irrespective of the number of actual records in the report. For eg,
If there are 15 records in the report , it should print 10 blank lines (25 minus 10). When the blank lines are printed , the borders will be printed hence the report will look like a table with 25 lines.
Is this possible??
Thanks
I have report that displays records in a tabular format. (the fields have a border to them so the reports looks like a table)
The number of records may vary according to certain conditions.
What I want is that the report should always print a minimum number of records say 25 , irrespective of the number of actual records in the report. For eg,
If there are 15 records in the report , it should print 10 blank lines (25 minus 10). When the blank lines are printed , the borders will be printed hence the report will look like a table with 25 lines.
Is this possible??
Thanks