Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: DateRange in crystal report 2008 Post Reply Post New Topic
Author Message
TusharP
Newbie
Newbie


Joined: 14 Dec 2008
Location: India
Online Status: Offline
Posts: 1
Quote TusharP Replybullet Topic: DateRange in crystal report 2008
    Posted: 14 Dec 2008 at 11:03pm
I want you following record selection  formula in crystal report 2008.
It does not work, need suggestions?
 
{table.date}>={?From} and
{table.date}<={?To}
IP IP Logged
Savan
Senior Member
Senior Member
Avatar

Joined: 14 Dec 2007
Location: India
Online Status: Offline
Posts: 162
Quote Savan Replybullet Posted: 14 Dec 2008 at 11:30pm

the syntax  for the formula is

table.date in date(year{?From},month{?From},day{?From}) to date(year{?To},month{?To},day{?To})
 
or
 
use the select option from the report menu and select the date field and then select is between option to give the date ranges
 
Thanks
Savan
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.039 seconds.