Writing Code
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Writing Code
Message Icon Topic: writing code for formula Post Reply Post New Topic
Author Message
swami
Newbie
Newbie


Joined: 28 Jul 2012
Online Status: Offline
Posts: 2
Quote swami Replybullet Topic: writing code for formula
    Posted: 28 Jul 2012 at 1:28am
Hello all,
 Very recently I have started using crystal report. I'm using it through visual studio 2008.
  I have used a crosstab.  I want to store values of cells in a row in some global array. But some functions like gridvalueat() are not accessible. Do i need to install additional libraries? Or any other configuration issue is there?
   Thanks in anticipation.
 
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 29 Jul 2012 at 7:54am
Why do you need to store the data in an array?  If I can understand what you're trying to do, I may be able to find another way to do it.
 
-Dell
IP IP Logged
swami
Newbie
Newbie


Joined: 28 Jul 2012
Online Status: Offline
Posts: 2
Quote swami Replybullet Posted: 01 Aug 2012 at 10:14pm
Hello hilfy,
  Thank you for the response.
  What I'm trying to do is:
   I'm using a summary field (which is from a table) in the crosstab. There is another formula which is to be calculated(for each row) from all summary values in the row.Can I do it without saving the values in an array?
   (Actually, value stored in each cell of a row is a std deviation value, and these values are to be used to calculate Chronback's formula which requires all the values in  the row.)
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 02 Aug 2012 at 2:21am
You don't need an array to do this - you should be able to access each of the values by using GridRowColumnValue().
 
-Dell
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.047 seconds.