• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Sort Table Number Order

JenniferS

Member
Hello,

I have a list of items in a table that I want sorted but the numbers are not in order.

Item #1
Item #10

Should be
Item #1
Item #2

Why is this happening? Is there a way to get the order correctly?

Thank you
 
I figured out to add another column along side the Item # column and start number 001, 002, .....009, 010, 011 etc.

This way I can sort this column and have the Item #1, Item #2 etc in order.
 
Back
Top