Quantcast
Channel: Active questions tagged worksheet-function - Super User
Viewing all articles
Browse latest Browse all 987

Excel - How to split value in one cell that have comma in sequence order format into separate row based on the quantity of the same item [closed]

$
0
0

Explanation as below:

Input

Name | Qty | SNItem001 | 5 | B001,B002,B003,B004,B005

Expected output

Name | QtyItem001 | 3 | B001,B002,B003Item001 | 1 | B004Item001 | 1 | B005

Viewing all articles
Browse latest Browse all 987

Trending Articles