Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CRYSTAL REPORT 10 CRASHES WHILE EXCEL EXPORT

Status
Not open for further replies.

FEROZKHAN

Programmer
May 30, 2002
12
US
Hi,
I have a report . I have written this code in one of the field's display string code editor ( which is done by Format Field -> Common Tab - Display String )

ToText((CurrentFieldValue * 100),0,"###,###") + "%"

what it does basicall is multiplies 100 with the current field value and displays it with a % symbol. The report exports fine into PDF format, but when I export to Excell ( just excell not data only), the report builder crashes. Any idea why so ? Please help.
Thanks
-Feroz
 
SP3 for Cystal 10 has solution to this bug.
thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top