At 02:49 PM 8/24/2005, Neil T. Little wrote:
I'm trying to find a way to print out the customer information I need
(name, address, etc)
on one page with the multiple products at the bottom.
Neil,
Here's how:
01. Define a Break[0] for CustID and Break[1] for ProductID
02. Place all customer details on BreakHeader[0] band
03. Place the customer related product details on [^Detail] band
04. Update Break Settings for Break[0] to check "Start New Page"
Report Designer | Report | Breaks...
05. While in Report Designer, preview the first 100 records on
screen by clicking on the Report Preview tab
Hope that helps!
Very Best R:egards,
Razzak.