Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Xlyop

  1. Xlyop

    trouble parsing variable length string with numbers and characters

    Thanks Shake412, I used your code with just minor modifications and it worked perfectly. all I added was an error trap .. cause, of course, some of the data still doesn't match the pattern .. luckly it was very old data and I could ignore it. Thanks again, Xlyop
  2. Xlyop

    trouble parsing variable length string with numbers and characters

    I have a field in a db that has serial numbers in it. the serial numbers are of variable length with combinations of numbers, characters, and some random symbols examples: 123D0420003 1F3212222 *9993345F412* FG345K0924567 the field length is as short as 7 characters and as long as 22. it is a...

Part and Inventory Search

Back
Top