Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: Formula Post Reply Post New Topic
Author Message
TinyDee
Newbie
Newbie


Joined: 21 Jun 2013
Online Status: Offline
Posts: 1
Quote TinyDee Replybullet Topic: Formula
    Posted: 01 Jul 2013 at 11:36pm
The following formula  is pulling back the wrong dates i.e.
 
I need the formula to look at todays date and then look back 3 months from that date.
 
{BCINSPECTION_MULTI_EDIT_VIEW.INSPECTION_DATE} < currentdate-90 and
 
Can any one help me with this Confused
IP IP Logged
Gurbs
Senior Member
Senior Member
Avatar

Joined: 16 Feb 2012
Location: Ireland
Online Status: Offline
Posts: 216
Quote Gurbs Replybullet Posted: 02 Jul 2013 at 3:26am
change your formula to

{BCINSPECTION_MULTI_EDIT_VIEW.INSPECTION_DATE} < dateadd('m',-3,currentdate)

Edited by Gurbs - 02 Jul 2013 at 3:30am
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.