I am able to scan a bar-code and get the data the scanner reads into the correct field. However, the numbers that appear from the bar-code are a 9 digit, numerical number (say 123456789). Although the numbers scanned are correct, I want to 'split' the numbers into 3 digits in one field, and the remaining 6 digits into another field (so field 'A' would contain 123, and field 'B' would contain 456789).
The answer maybe fairly simple but, after searching for the right answer for some time, it seems to be a pretty unique question, can anyone help please?
Thanks in advance
Paul (euphonium01)