Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Report help Post Reply Post New Topic
Author Message
knight
Newbie
Newbie


Joined: 16 Aug 2008
Location: South Africa
Online Status: Offline
Posts: 2
Quote knight Replybullet Topic: Report help
    Posted: 06 Oct 2008 at 6:49am
Hi Guys
 
The report im designing is a Delivery Note, but im having trouble completeing this report.
 
there are Two Type of Delivery Items
1. Items will be delivered straight to the client
2. Sub contractor will deliver goods.
i have catered for the difference and able to separate the information.
 
Thus, when the Invoice is generated for the following items.
1. Item1 (Delivery Straight to the client)
2. Item2 (Delivery Straight to the client)
3. Item3 (Sub Contractor to Deliver)
4. Item4 (Sub Contractor to Deliver)
 
When the delivery note is printed for the above invoice. It should print as follows;
-Item1 and Item2 on the 1st page
-Item3 on the 2nd page
-Item4 on the 3rd page
 
i would appreaciete any help i can get here..
 
 
IP IP Logged
sharona
Senior Member
Senior Member
Avatar

Joined: 16 Oct 2008
Location: United States
Online Status: Offline
Posts: 255
Quote sharona Replybullet Posted: 16 Oct 2008 at 12:33pm

did you group by client3

then contractor
it should group the appropriate items by the delivery
sharona
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Quote hilfy Replybullet Posted: 16 Oct 2008 at 12:55pm
Are the subcontractor delivery items in a different section than the straight delivery items?  If so, right-click on the subcontractor delivery section and select Section Expert.  Turn on "New Page Before".
 
If the straight delivery is in the same section as the subcontractor items, you'll also need to go to the Section Expert.  Don't turn on "New Page Before".  Instead, click on the formula button to the right of it and enter whatever the condition is that determines whether this is a subcontractor.  For example: 
 
{table.Subcontract_Delivery} = "Yes"
 
This formula must evaluate to True or False; you want it to be True when you want the page break and False when you don't.
 
-Dell
 
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
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



This page was generated in 0.031 seconds.