michaela18
Technical User
I have a field called Phonecodes and it would show what phones people brought, but it will show all the phones. So the field look something like this:
Phonecodes
Samsung Motorola Apple
It's sepparated by spaces.
I have a query that pulls up the date, phonecode, keyID, and Pricecode
Is there a way to duplicate a row so say if a row has
Phonecodes
Samsung Motorola Apple
then it will be 3 rows instead, each with the same date, keyID, and Pricecode but with the phonecodes split out?
Phonecodes
Samsung Motorola Apple
It's sepparated by spaces.
I have a query that pulls up the date, phonecode, keyID, and Pricecode
Is there a way to duplicate a row so say if a row has
Phonecodes
Samsung Motorola Apple
then it will be 3 rows instead, each with the same date, keyID, and Pricecode but with the phonecodes split out?