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
Sysprep Problem
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
breadcrumb trail in a dropdown box
asp.net: How to determine if a when a user login. is an Admin Account, * the menu is selected to show admin pages & reports.
i7-860 vs. i7-920
how can i capture screen using C# window application ??
Windows Server 2003 Logon/Logoff Log Report
the specified user does not exist?
how can I read more then one cell an excel file in vb.net
PHP error