I have a list of inventory for some of my products in Excel. I need to replace the middle of the cell with certain data.
Let's say each cell has data like:
Ronald RFD2322 Green 34 x 55 Large
But each cell is different.
One may be like the above, and the one below may be
Ronald RFD8827 Blue 21 x 25 Small
I need to replace the middle section, that looks like a model number (RFD2322), with a name, but some names are different. I need the cells to look like
Ronald Jimmy Green 34 x 55 Large
Ronald Sarah Blue 21 x 25 Small
If no one has an answer for that, how to at least replace the middle of the cell with a blank space so I can go back and fix it manually?