Microsoft
Software
Hardware
Network
Question : Problem with Crystal Reports Numbers Format
I have a problems with a few reports. I recently upgraded from CE9 to CRS 2008 SP2.
In several of my reports I have a formula that converts to numbers to text and combines them. The formula looks like this:
ToText(Member#) & "-" & ToText(Account#)
to get and value such as 999999-100.
In Crystal Reports 2008, I set my number format to "(1123)" in the Options. The report appears correctly in Crystal Reports 2008.
When I schedule the report in Crystal Reports Server 2008 and export it, it sets the numbers format to "(1,123.00)" so my formula looks like "99,999.00-100.00".
This didn't happen with Crystal Enterprise 9. Can someone give me some guidance as to how I can fix this issue?
Thanks in advance!
Lee
Answer : Problem with Crystal Reports Numbers Format
Try:
ToText(Member#,"#######") & "-" & ToText(Account#,"#######")
Random Solutions
Wireless LAN , Larger Scale
SQL Server Database Stuck in Single User mode
Insert into MySQL Table from MSSQL Insert Trigger
What causes error "0x80070015" when connecting to bluetooth device in window 7?
objectdatasource error typename cannot be found
Unix filler
Iphone sync to Exchange 2007
integration used to measure population increase
Computer in VMWare has black screen with _ symbol
interview questions on SSIS