Avatar of Bobby Masterson
Bobby Masterson
Flag for United States of America asked on

create new record in Access table based on criteria

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?
SQLMicrosoft Access

Avatar of undefined
Last Comment
Bobby Masterson

8/22/2022 - Mon
Andrew Porter

Bobby Masterson

ASKER
Thanks. I exported the table as an Excel file and tried that... it did add columns for each comma delimited value, but what I need is a new record for each, not column. Like this:

 
ASKER CERTIFIED SOLUTION
Fabrice Lambert

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Bobby Masterson

ASKER
Thanks very much.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23