Hi guys can anyone tell me if it is possible to sort integer values for smallest to biggest which has been stored in my database as Strings. What I want to do is list my items in an textarea that sorts the numbers from smallest to biggest.
Also note if anyone has an update statement that works with ms Access which through multiple tables this would also solve my problem. As I had to delete previous values and insert new values for my ID's therefore my database went out of order. So if you know how to use the update statement through multiple tables that would solve my problem