I am creating a spreadsheet that holds a list of part numbers with their corresponding information. Right now I have it so that a textbox in userform entered like this (aaa-123,bbb-456,ccc-789) turns into a data validation in a cell within the same row as the part number. This is done because...