Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Sum Of String Field Post Reply Post New Topic
Author Message
arindamdat
Newbie
Newbie
Avatar

Joined: 06 Sep 2008
Location: India
Online Status: Offline
Posts: 2
Quote arindamdat Replybullet Topic: Sum Of String Field
    Posted: 11 Sep 2008 at 11:53pm
Hi I have a Report Field which is showing some quantity.But the datatype of this field is string.
How can I show the sum of this field in every group footer?
Arindam
IP IP Logged
AntDC
Groupie
Groupie
Avatar

Joined: 23 Dec 2008
Online Status: Offline
Posts: 76
Quote AntDC Replybullet Posted: 05 Jan 2009 at 6:52am
Create a formula field...........Say fVal


fVal := ToNumber(YourStringField)

and then total that
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.