+ Reply to Thread
Results 1 to 3 of 3

Concatenating product names by category code

  1. #1
    Registered User
    Join Date
    12-10-2014
    Location
    UK
    MS-Off Ver
    2010
    Posts
    39

    Exclamation Concatenating product names by category code

    Hi,

    I am trying to create three fields that extract and concatenate the product names of products that fall in certain categories; namely A, O and B. I tried using the OFFSET function to try and get the name of each product in each category, but I failed miserably!

    I've attached a sample spreadsheet if anyone can help.

    Thank you in advance!
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,607

    Re: Concatenating product names by category code

    UDF

    Use in cell L2 like

    =JoinCategory($B2:$K2,RIGHT(L$1,1),", ")

    Then copy right + down

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    12-10-2014
    Location
    UK
    MS-Off Ver
    2010
    Posts
    39

    Re: Concatenating product names by category code

    Quote Originally Posted by jindon View Post
    UDF

    Use in cell L2 like

    =JoinCategory($B2:$K2,RIGHT(L$1,1),", ")

    Then copy right + down

    Please Login or Register  to view this content.


    Wow. That worked like a dream!! Absolutely spot on.

    Thank you!!

+ 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] Remove Brand and Category from Product Description
    By RJK in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-02-2015, 02:07 AM
  2. Replies: 2
    Last Post: 09-10-2014, 08:56 AM
  3. [SOLVED] 4 digit code for similar product, new product unique code
    By unclejemima in forum Excel General
    Replies: 47
    Last Post: 06-06-2013, 01:02 PM
  4. Produce Product list by product category
    By barnowl in forum Excel General
    Replies: 2
    Last Post: 01-03-2013, 05:57 PM
  5. Replies: 4
    Last Post: 12-16-2012, 04:33 PM
  6. [SOLVED] How to Sum Up sales data by a product category from another sheet
    By Jason_Shanghai in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-21-2005, 04:25 PM
  7. [SOLVED] summing an array by product category
    By BLW in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-18-2005, 07:06 PM

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