alexaronson
Active Member
- Joined
- Sep 30, 2005
- Messages
- 314
Hello and thanks for looking at my question.
I have table that has the following headings:
Week, Date, Group, Item Codes
Data example:
01 1/30/2011 The Group Item Codes
The data in Item Codes is stored as such: item#1, item#2, item#3 with each item seperated by "," and " ".
What I need to do is deliminate the cell Item Codes so that item#1, item+2, item#3 are on their own rows with the corresponding information for Week, Date, and Group.
I could do this manually, but I have over 100 records in my table that will blosom for into 1,000 very easily
Any suggestions?
I have table that has the following headings:
Week, Date, Group, Item Codes
Data example:
01 1/30/2011 The Group Item Codes
The data in Item Codes is stored as such: item#1, item#2, item#3 with each item seperated by "," and " ".
What I need to do is deliminate the cell Item Codes so that item#1, item+2, item#3 are on their own rows with the corresponding information for Week, Date, and Group.
I could do this manually, but I have over 100 records in my table that will blosom for into 1,000 very easily
Any suggestions?