I have form that we will enter data (Numbers) by barcode reader and we have to different kinds barcodes. What I would like to do is formula that says if the first three digits is less than or equal 899 delete the last five digits else delete the last seven digits. Is this possible. here are two examples of the barcodes and what I need the outcome to be.
1. 89912345678 = 899123
2. 90012345678 = 9001
Any advice will be appreciated.
1. 89912345678 = 899123
2. 90012345678 = 9001
Any advice will be appreciated.
Last edited: