T
Tim in SF
I am trying to use a week number as a column heading in a crosstab query. I
have this formula: Week: Format([order_date],"ww"). That returns the week
number. However, it is in text format, not number format, so it sorts like
text: 1, 10, 11, 12 ... 2, 20, 21, ...3, 30, 31 etc. How do I convert it to
a number so it will sort correctly? or is there another way to make it sort
correctly?
have this formula: Week: Format([order_date],"ww"). That returns the week
number. However, it is in text format, not number format, so it sorts like
text: 1, 10, 11, 12 ... 2, 20, 21, ...3, 30, 31 etc. How do I convert it to
a number so it will sort correctly? or is there another way to make it sort
correctly?