Hello everyone,
I’m struggling with a problem I can’t seem to solve, and I would really appreciate your help!
I sell games for couples on the Etsy marketplace, and I want to automate the process of recording order information into a Google Sheet. One of the key pieces of information I need to store is the name and quantity of products purchased. However, the product names in my listings are quite long, and I’d prefer to record them using short, simplified names. I only have three main products, so this should be fairly straightforward.
Currently, when an order includes 2 items, the formula I’m using outputs something like this:
"Date Card Game For Couples, Wild Couple Game For Lovers, Wild Couple Game For Lovers"
What I would like instead is a more concise output that also includes the quantity of each item, formatted like this:
"Date (1), Wild (2)"
I’ve tried several approaches, but nothing has worked so far.
I’ve attached some images to illustrate my current setup and formula:
- Image 1: My current scenario for automating order data.
- Image 2: Functions that Ive used so far
If anyone has any suggestions on how I could modify my scenario or adjust my formula to achieve this result, I would be extremely grateful!
Thank you so much for any advice or help!