kirbytheresa
Programmer
I am trying to group a report by a formula field. When my data is returned, that formula is sorted with alphabetics before characters like '-'. I am using a Sybase database.
If I do the sort on Sybase, the -'s are before alphabetics but since this is a formula field the sort is done on Crystal. My user wants the -'s first. Is there a way to fix this?
Example:
Crystal report shows '1993X04A' before '1993X04-'
User would like to see '1993X04-' before '1993X04A'
Thank you for any help!
If I do the sort on Sybase, the -'s are before alphabetics but since this is a formula field the sort is done on Crystal. My user wants the -'s first. Is there a way to fix this?
Example:
Crystal report shows '1993X04A' before '1993X04-'
User would like to see '1993X04-' before '1993X04A'
Thank you for any help!