I am creating a sheet for the purpose of inventory. On our items being inventoried they have a QR code that generated txt info. I want to split the txt into several separate columns.
Example of what is generated:
Model Number: AS3100
Size: L
Lot # 20-4186
Serial # 27233412
Level: IIIA
D.O.M. 06/2020
I want to auto-fill 6 different columns with only the individual info not the description of the info. Example:
In the Model Number column I want it to read AS3100
Thank you