Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Parameter date range display in report Post Reply Post New Topic
Author Message
bluelabel
Newbie
Newbie


Joined: 24 Oct 2010
Location: Australia
Online Status: Offline
Posts: 2
Quote bluelabel Replybullet Topic: Parameter date range display in report
    Posted: 24 Oct 2010 at 3:11pm
Hello,

I am very new to Crystal, this is my 2nd day using it. 

I have managed to compile a report where I can check sales data by a date range entered via parameters.

What I am wanting to do is to have the date range that is selected via the parameter to appear in the the heading of the report so when I print the report the dates the report relates to are visible in the report.

Thankyou for assistance in advance

Thumbs%20Up

blue


IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 25 Oct 2010 at 3:06am
drag the parameters over from the Field Explorer under the parameter section.  Format as desired.
 
HTH
IP IP Logged
bluelabel
Newbie
Newbie


Joined: 24 Oct 2010
Location: Australia
Online Status: Offline
Posts: 2
Quote bluelabel Replybullet Posted: 25 Oct 2010 at 1:27pm
I have worked it out thanks, it took a while but I got it. 

In the field explorer enter a new formula field as below

"From: " & Minimum ( {?Date Range} ) &
" To: " & Maximum ( {?Date Range} )

Then format as desired.

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