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
Enabling bluetooth in Ubuntu 10.04
Sharepoint 2010 and default IIS
Searching inside PHP files
How to ensure only one user at a time uses the MS access application?
Remove Webroot Spy Sweeper 3.1
Cannot boot into Windows 7 partition (Blinking cursor) after using Acronis Disk Director resize
VMware, vSphere Virtual Machine and Disk Errors "invalid disk type 7" and "cannot detect guest operating system type"
Design issue - not enough room on screen.Subforms/Pop ups/Tabs
namespace question
How to map external ip to internal subnet on a Cisco ASA