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


Joined: 29 Jul 2009
Location: India
Online Status: Offline
Posts: 4
Quote pgovind27 Replybullet Topic: Formula With Array
    Posted: 27 Jan 2010 at 4:24am

Hi,

   i want to add a formula which can return either array or range type of values. is it possible or any other way to acheive this?
 
and one more question is it possible link the parameter to another parameter in the same report(Not to sub report)?
 
 
Please help me urgent.
IP IP Logged
davejwhite
Newbie
Newbie


Joined: 19 Jan 2010
Online Status: Offline
Posts: 34
Quote davejwhite Replybullet Posted: 29 Jan 2010 at 1:28am
Hi,
Not quite sure what you want here. Do you mean to display the reults of an array on the report? If that's so, you can use the Join function in your formula:

Join(<<ArrayOrRangeName>>,", ")
 
The second argument determines how the members of the array are separated when they print.
 
2nd question - depends what you are trying to do!
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.