Good morning! I am trying to get something done in a database and i am stuck on one part that i am hoping someone can help with. The part i am stuck on is basicly i have a form with 2 text boxes, they need to scan in the first and last work ticket into them and then dump anything in between the numbers into a table. The problem is that when you scan them they have a M in front of the numbers. So Text0 would have M853420 in it and Text2 would have M853425 in it, and then hit a button and export to table1 853420, 853421, 853422, 853423, 85344, and 853425... Is there any way to do this?
Thanks for any help
Thanks for any help