Tips and Tricks
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Tips and Tricks
Message Icon Topic: How To Print Details From Start Date To End Date ? Post Reply Post New Topic
Author Message
darkos32
Newbie
Newbie
Avatar

Joined: 22 Apr 2008
Location: Indonesia
Online Status: Offline
Posts: 1
Quote darkos32 Replybullet Topic: How To Print Details From Start Date To End Date ?
    Posted: 22 Apr 2008 at 7:04pm
Hi..I want to ask how to print details from start date to end date ?

Examples :
I have this data in my database :

1/2/2008     5/2/2008      testing
3/2/2008     6/2/2008      abcd

i don't have any access to modify the 'select' query,so the query results are the above data..

Then i want the print out result :

Picture Logo
1/2/2008 testing
Picture Logo
2/2/2008 testing
Picture Logo
3/2/2008 testing
Picture Logo
4/2/2008 testing
Picture Logo
5/2/2008 testing
Picture Logo
3/2/2008 abcd
Picture Logo
4/2/2008 abcd
Picture Logo
5/2/2008 abcd
Picture Logo
6/2/2008 abcd


how to do that ?can anyone help me ?
can anyone give me an example in crystal report file ?


thanks.



Edited by darkos32 - 22 Apr 2008 at 7:04pm
IP IP Logged
wcole4
Newbie
Newbie


Joined: 12 Jun 2008
Location: United States
Online Status: Offline
Posts: 5
Quote wcole4 Replybullet Posted: 12 Jun 2008 at 3:51pm

Create a formula field using your given fields and concatenate them.  [date] & " "&[text]

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.016 seconds.