I have a string field which has numeric data. The problem is I display this as a parameter and it displays as 1,11,2,21 etc. since it is a string. I want to display as 1,2,3,4,11,21... If I change parameter to numeric, then in my formulas it expects a numeric.. Don't ask me why this field was defined as string in the first place! This is Crystal reports and enterprise v10