Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have data in a column as 'January','February','March'.......'December' coming from a different data source. When i display in a List Box, it is sorted alphabatically, so 'February' appears before 'January'.
I need it to be sorted by Month.
Thanks in Advance.
VENU
Hello,
try this: Properties -> Sort -> Sort by -> check 'numeric value' and uncheck the rest.
Let me know if it works.
regards.