Tips and Tricks
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Tips and Tricks
Message Icon Topic: formula Post Reply Post New Topic
Author Message
abul71
Newbie
Newbie
Avatar

Joined: 26 Oct 2007
Location: United States
Online Status: Offline
Posts: 8
Quote abul71 Replybullet Topic: formula
    Posted: 24 Jan 2008 at 11:31am
Hi
I an almost new in crystal report. Below is a Formula that i get it from web. In this Formula, there is a variable named formula. i don't know where it comming from. is it a built in keyword? so please help me.
 
thanks
 
Dim s As String
s = Group({Orders.Order Date}, "monthly")
If IsDate(s) Then  
     formula = CDate(s)

Else

     formula = CDate(0,0,0)

IP IP Logged
rahulwalawalkar
Senior Member
Senior Member
Avatar

Joined: 08 Jun 2007
Location: United Kingdom
Online Status: Offline
Posts: 731
Quote rahulwalawalkar Replybullet Posted: 27 Feb 2008 at 6:22am
Hi,
 
 
Open formula workshop editor select the formula from left then on top right their is a drop down ,which allows you to select Basic Syntax or Crystal Syntax
 
The code that you have got is Basic Syntax......
 
Cheers
Rahul


Edited by rahulwalawalkar - 27 Feb 2008 at 6:23am
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.