11/25/2024 9:38:58 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss reports for SalesLogix including Crystal, SQL Reports, etc. View the code of conduct for posting guidelines.
|
|
|
|
Formating colors not exporting from Crystal report to excel
Posted: 18 Apr 07 1:03 AM
|
Hi All,
I have created a crystal report in which I have used a formatting formula like:-
"if {THG_DEFECT_TRACKER.STATUS} = "Waiting for Customer" then Color (250, 150, 0) else if {THG_DEFECT_TRACKER.STATUS} = "Open" then Color (250, 150, 0) else Color (0, 200, 0)"
I now have waiting and open tickets as orange and closed ones as green background colored tickets in Crystal report. However, when I export it to excel I dont get any formatting done in it. The excel version just looks incomplete without formatting done.
Also please note that I am automating this report to be available to higher management via Knowledge Sync. Thus I will also have to have the full reporting available with all reqd formatting to be done in excel also.
Please advise on how can I obtain this.
Thanks! -VIMAL
|
|
|
| |
| |
| |
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|