Hello,
I have a sheet that allows for a user to input part numbers into a cell seperated by a column. There's no standaridzation to how many parts can/will be entered on each line. I'm trying to seperate this information out onto a new sheet that will contain a unique identifier from the first sheet to allow for users to update status information regarding specific part. I've tried to utilize the Left,Mid,Substitute formulas to seperate these out based on the common deliminator or ",". However, I'm having a hard time figured out how to do this given the various number of parts per cell.
Thanks!