My record ID is a number. In a query, it sorts fine (1,2,3,4,5...) until I add another table to the query. Then it sorts as though it's a character (1,10,11,,,2,20,21...) I need the data from both tables and I need it in record ID order. Help...
Yes, I'm sure.
Table A: ID(N), empid(C), fieldx
Table B: empid(C), name, fieldz
A query of tableA can be sorted ok - number order.
When I relate the other table on empid, it sorts as though the field is characters.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.