Report Design
 Crystal Reports Forum : Crystal Reports .NET 2003 : Report Design
Message Icon Topic: Date Range Parameter Post Reply Post New Topic
Author Message
oceanview
Newbie
Newbie


Joined: 07 Mar 2013
Online Status: Offline
Posts: 2
Quote oceanview Replybullet Topic: Date Range Parameter
    Posted: 15 Mar 2013 at 2:05pm

In my table I have a date field named WorkDate(which stores every working date the employee work for the day). I need a date range parameter where the start date and end date may be the Future Date. So how to pass that parameter?

I want to store the input date range values(start date , end date) in two variables and then want to compare with the table date field(WorkDate).
 
Please help me.
IP IP Logged
kevlray
Admin Group
Admin Group
Avatar

Joined: 29 Oct 2009
Online Status: Offline
Posts: 1587
Quote kevlray Replybullet Posted: 18 Mar 2013 at 6:28am
I think I know what you want.  First off set up a Date Parameter that accepts a date range (I.e, {?Date Range}).  Second, to store those values, use minimum({?Date Range}) and maximum({?Date Range}) to get the the start and end dates.

I hope this helps.
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.029 seconds.