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
Capture incoming email events for a specific list on Sharepoint site
moving sheets within a document
how can i uninstall powerHA hacmp fileset from unix aix server
SSG5 VPN Routing, internal LAN route works, VPN route doesnt.
Inaccurate color printing from Indesign CS2 to a PS laser printer
Change default GAL to contacts in exchange 2010 or outlook
Active Directory mailbox Permissions changed
Configure Cisco router with PPPoe for ADSL connection
TP-Link td w8960n wireless bridge setup
Delphi variant array