Hi all,
I am looking to achieve the following in Crystal Reports 9.
I have a string parameter set up in which the user enters values such as >28000, <28000, 28000....
What I want to do is take the value they enter and split the < or > and the number into two seperate parameters. One would hold the < or > symbol and the other would hold the number.... this would then be applied to the report through a formula.
If no < or > sign has been entered then just the number will be passed to the number parameter.
I hope I've explained this ok!
Thanks in advance,
Woody
I am looking to achieve the following in Crystal Reports 9.
I have a string parameter set up in which the user enters values such as >28000, <28000, 28000....
What I want to do is take the value they enter and split the < or > and the number into two seperate parameters. One would hold the < or > symbol and the other would hold the number.... this would then be applied to the report through a formula.
If no < or > sign has been entered then just the number will be passed to the number parameter.
I hope I've explained this ok!
Thanks in advance,
Woody