suryasatya Level: Big Cheese
 Registered: 08-08-2006 Posts: 20
|
[b]Using ' *' symbol in Crystal Reports Formula -- Urgent[/b]
Hi Guys,
I am writing crystal report formula like
{tablename.fieldname} like "data";
Previously, this data will accept only numarics but now customers requesting support for allowing "*" in the data.
If I use "*" in the data then It is giving some side effects like it is treating "*" as wild card charecter.
{Billing.CallingParty} like "*600";
Actally, I wrote this formula for retriving all records which contains "*600" as part of data but It is retriving all records which contains "600" as part of data.
This is urgent... Pls help
Thanks in advance,
Surya
____________________________
surya satya
|