Evaluating Multiple Records in Crystal Report Header 
Author Message
 Evaluating Multiple Records in Crystal Report Header

Hello,

I'm a new Crystal Reports 8.5 developer who has been tasked with
preparing reports for a financial system.  My problem is as follows.
I need to create an invoice for people who own property.  The details
section of the report contains the numerous line items (transactions)
for that particular property.  The header section contains is nothing
more than their address, amount owed, and invoice number.  Here's the
problem.  The person can have 2 addresses- both a property address
(the physical address of their property) and a mailing address
(different from their property address).  So, when I'm generating the
header, I need to check for a mailing address and, if found, use the
info.  Otherwise, I just use the property address in the header.  I've
created my table structure and I return all the possible addresses
from the SQL query, but it appears that the header section only reads
the first record and disregards any subsequent records.  Is that the
case?  If so, any ideas on how I could possible circumvent this
problem?

Thanks in advance,
Obie



Tue, 30 Nov 2004 12:54:12 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. printing the same record multiple times in Crystal Reports

2. Evaluating Groups of records before printing - Crystal Reps V7

3. Crystal Reports/SQL 2000 - Reporting from a Stored Procedure with multiple selects (for a sub-report)

4. Crystal Reports/SQL 2000 - Reporting from a Stored Procedure with multiple selects (for a sub-report)

5. Printing multiple page report to multiple bins for collating vb4.0 Crystal 5

6. Need to display multiple lines mini report within one record in a report

7. View Multiple Crystal Report as Single Report

8. q:Crystal reports multiple heading sections in one report

9. Help Multiple page Report with Crystal Report

10. Merging Multiple Reports at Runtime - Crystal Reports.NET

11. VB.net and crystal reports.net Multiple reports

12. How to compile multiple reports into one executable under Crystal Report 6.0

 

 
Powered by phpBB® Forum Software