I have an Item_id field that is a string field I would like to filter off all Item_id's with any characters other than numbers and then change this field to a numeric one so I can sort numerically by item_id.
Display some examples of what your id field currently looks like. Using the examples, we can determine if you could use something as simple as a Val() conversion, or whether you require something more.
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.