You're right about tacking together code. I can "usually" modify code to suit my purposes as I haven't developed my own skills yet.
I can see StripIllegal is overkill for my needs as it looks for ASCII characters and then removes them. Only keeping numeric values will run more efficiently.
Thanks for sticking with me and your patience. I 'll post back
I can see StripIllegal is overkill for my needs as it looks for ASCII characters and then removes them. Only keeping numeric values will run more efficiently.
Thanks for sticking with me and your patience. I 'll post back