I have a table with two fields: sku and related_skus. related skus has numbers separated by a comma, like 1234,5678,4321
So the table looks like this:

What I need to do is add a record for each comma delimited value in related_skus, so the finished table would look like:

Is that possible?
https://support.microsoft.com/en-us/office/split-text-into-different-columns-with-the-convert-text-to-columns-wizard-30b14928-5550-41f5-97ca-7a3e9c363ed7