+ Reply to Thread
Results 1 to 9 of 9

Auto Categorize Products

  1. #1
    Registered User
    Join Date
    06-04-2020
    Location
    South Africa
    MS-Off Ver
    Office 365 Excel
    Posts
    5

    Auto Categorize Products

    Hi All,

    I've been researching for weeks now on an easy way to help me categorize my products. I have over 3000 of them to do.
    I think Vlookup is what I'm looking for but just can't figure out how to implement it on my data.

    I have multiple keywords assigned to each category, how can I use the keywords to assign the relevant category to my product? Is it even possible to use an array in VLookup's first element?

    The data I have is:

    Product Title - Category - Keywords(for each category)
    SDS1234 - Bugs - Butterfly, Bee, Worm, Ant etc.

    Any help is much appreciated as well as suggestions if I'm on the right track here with Vlookup.

    Kind Regards
    Gidion

  2. #2
    Valued Forum Contributor
    Join Date
    03-24-2020
    Location
    Thailand
    MS-Off Ver
    Office 2016
    Posts
    891

    Re: Auto Categorize Products

    Hi Gidion,
    A sample workbook would be useful to understand what exactly you try to achieve, how the data is organised and what variables you have. See yellow bar at top.

  3. #3
    Registered User
    Join Date
    06-04-2020
    Location
    South Africa
    MS-Off Ver
    Office 365 Excel
    Posts
    5

    Re: Auto Categorize Products

    Thanks for your reply ORoos,

    Attached is a small workbook of some example data, 1st sheet is a list of product names with the relevant category as an example on the right.
    Categories also has to be in a certain format as I will be exporting the sheet as a CSV for import on the website.

    See the second sheet for all info on the categories per my example.

    Kind Regards
    Gidion
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    03-24-2020
    Location
    Thailand
    MS-Off Ver
    Office 2016
    Posts
    891

    Re: Auto Categorize Products

    Do you want to create the item category list on sheet 'EXPORT' column B ?
    For example: 'SD1151 Horse Bookends', we would have to find 'Horse' in the CAT_INOF list and return the category list. Then same with 'Bookend'...? Problem is, neither of these two words are in your categories to be found.

  5. #5
    Registered User
    Join Date
    06-04-2020
    Location
    South Africa
    MS-Off Ver
    Office 365 Excel
    Posts
    5

    Re: Auto Categorize Products

    Yeap, I want to use the category's keywords on CAT_INFO sheet to assign the relevant category to product on EXPORT SHEET.
    I probably just missed that one as I copied from the actual product list. Have a look at "SD1159 Cupcake Stand" - The word "Cupcake" will be used to assign that product to the Category "Kitchen"

    This data is just a representation I typed up quick to show what I need to achieve, the actual data is a huge long list I still need to get sorted.

    Hope if gives you a good understanding of the issue.

  6. #6
    Valued Forum Contributor
    Join Date
    03-24-2020
    Location
    Thailand
    MS-Off Ver
    Office 2016
    Posts
    891

    Re: Auto Categorize Products

    Please have a look at the attached.
    On the Export tab, I have split the product titles into 3 columns (don't need the first one as it is just the number).
    From there we do a 'lookup' of the retrieved items and return the column header = category.
    Finally we combine the result into one string.
    From there you may need to copy > paste values for your csv file.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    06-04-2020
    Location
    South Africa
    MS-Off Ver
    Office 365 Excel
    Posts
    5

    Wink Re: Auto Categorize Products

    You're a genius!! Wow, also took an interesting approach to split the Titles in 3 sections, would never have thought of that.
    Thanks a mil! I'll be sitting tonight figuring out how the formulas work and how to expand the keywords section to accommodate all the other products on the list.

    But this helps me out a TON already, thanks again for your help! Much appreciated.

    Kind Regards
    Gidion

  8. #8
    Valued Forum Contributor
    Join Date
    03-24-2020
    Location
    Thailand
    MS-Off Ver
    Office 2016
    Posts
    891

    Re: Auto Categorize Products

    You are welcome Gidion,
    Note the splitting is only taking off the number first (first space), then the next single word, then the rest. So you may need to adjust the odd key words.
    If you want to split each and every word, you could use 'Test-to-column'.

    Anyway, if you are happy with the solution, please flag the Thread as 'Solved'.

  9. #9
    Registered User
    Join Date
    06-04-2020
    Location
    South Africa
    MS-Off Ver
    Office 365 Excel
    Posts
    5

    Re: Auto Categorize Products

    Thanks ORoos, Will have a look at the Test-to-Column option too, might help to refine the process.

    Enjoy the rest of your night.

    Kind Regards
    Gidion

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Formula for Auto updating products
    By Ravindran Raman in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-26-2019, 05:36 AM
  2. [SOLVED] How to auto-complete invoice from MULTIPLE products lists
    By aglawrence in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-11-2017, 03:02 PM
  3. [SOLVED] How to auto-complete invoice from products list
    By aglawrence in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-28-2017, 06:54 AM
  4. Replies: 4
    Last Post: 02-19-2015, 08:37 PM
  5. help with finding and auto updating lowest price for different products
    By shesdetermined24 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-12-2012, 04:27 PM
  6. Replies: 3
    Last Post: 12-24-2011, 09:19 AM
  7. Categorize Products based on IF/THEN conditions
    By gandl in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-21-2008, 03:52 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1