S
stefan
I have a table includes ProductID (autonumber), Product
Number and ProductName. IN the table all data is ordered
numerically by the Product Number. However, when viewing
Product details on a form based on this table, the
products are sorted as 1,10,11,12....2,20,21...3,30,31
etc.
How can I remedy this problem and view product details in
the correct numerical order ie. 1,2,3 etc.
thanks
Number and ProductName. IN the table all data is ordered
numerically by the Product Number. However, when viewing
Product details on a form based on this table, the
products are sorted as 1,10,11,12....2,20,21...3,30,31
etc.
How can I remedy this problem and view product details in
the correct numerical order ie. 1,2,3 etc.
thanks