rmorris18921892
New Member
- Joined
- Sep 27, 2016
- Messages
- 11
Dear All,
Not overly pressing to be answered quickly, but something that is frustrating me.
I have line item for orders placed in Q! & Q2 of 2016. Each line item has the order date, date ordered, SKU (warehouse ID code), (for context on what I am working on) the last two characters of the SKU include the size of the product.
Due to the obvious nature of these being line items, if a customer orders more than one product, I now have duplicates of the same order number on differing rows and thus the SKUs are not paired. I need the SKUs to be in a string in one cell, (I can then split them into differing cells on the same row) that attributes to the first order number in my sheet.
I would like SH-QWER-LB-AA & SH-ABCD-DN-AA to appear in "column D" (to be created...), row 2, row 3 can include the same data (I'd then simply find the unique values...thus eradicating the duplicate). Row 4 would just show the one SKU.
Quick example:-
A B C
<colgroup><col style="width: 100px"><col width="100"><col width="131"></colgroup><tbody>
</tbody>
I hope I've been descriptive enough for what I'm after.
Many thanks,
Ryan
Not overly pressing to be answered quickly, but something that is frustrating me.
I have line item for orders placed in Q! & Q2 of 2016. Each line item has the order date, date ordered, SKU (warehouse ID code), (for context on what I am working on) the last two characters of the SKU include the size of the product.
Due to the obvious nature of these being line items, if a customer orders more than one product, I now have duplicates of the same order number on differing rows and thus the SKUs are not paired. I need the SKUs to be in a string in one cell, (I can then split them into differing cells on the same row) that attributes to the first order number in my sheet.
I would like SH-QWER-LB-AA & SH-ABCD-DN-AA to appear in "column D" (to be created...), row 2, row 3 can include the same data (I'd then simply find the unique values...thus eradicating the duplicate). Row 4 would just show the one SKU.
Quick example:-
A B C
Order # | Lineitem sku | |
#45002 | TTT@gmail.com | SH-QWER-LB-AA |
#45002 | TTT@gmail.com | SH-ABCD-DN-AA |
#44029 | ryan@gmail.com | CHAL-N-AB |
#43978 | leeds@gmail.com | TE-POCK-WH-TB |
<colgroup><col style="width: 100px"><col width="100"><col width="131"></colgroup><tbody>
</tbody>
I hope I've been descriptive enough for what I'm after.
Many thanks,
Ryan