I
injanib via AccessMonster.com
Hi,
I have a text field on my form where I scan barcodes from incoming packages.
What I need is a code that will count the number of digits of the number
scanned from the bar code. In this case all the digits are numeric. If the
number of digits are 32 then it should strip out the first 16 and the last 4
digits and display the remaining 4 digits in another field called
TrackingNumber.
I have a text field on my form where I scan barcodes from incoming packages.
What I need is a code that will count the number of digits of the number
scanned from the bar code. In this case all the digits are numeric. If the
number of digits are 32 then it should strip out the first 16 and the last 4
digits and display the remaining 4 digits in another field called
TrackingNumber.