+ Reply to Thread
Results 1 to 2 of 2

Return value based on product name

Hybrid View

  1. #1
    Registered User
    Join Date
    12-18-2018
    Location
    Utrecht
    MS-Off Ver
    2016
    Posts
    15

    Post Return value based on product name

    Dear members of this wonderful forum,

    I've got a question, I got a line of products which all belong to a specific category.
    I am trying to come up with a formula that automatically recognizes the product name and category it is in and fills this in in column B of the "Products-sheet".

    All unique products with their categories have been listed in the "Categories-sheet", which should be used as a basis to determine the category of the product in column B.

    Hopefully one could help me with this, see attached file.

    Thanks very much in advance, and wishing y'all a great day ahead!

    Kind regards,

    Post
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,755

    Re: Return value based on product name

    How about
    Formula: copy to clipboard
    =INDEX(Categories!$B$2:$B$200,MATCH(A2,Categories!$A$2:$A$200,0))
    Attached Files Attached Files

+ 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] Search for a specific product and return an array of the product details
    By Richmond88 in forum Excel General
    Replies: 5
    Last Post: 09-02-2022, 01:39 PM
  2. [SOLVED] Group the product category sales based on first letter of product name
    By exceldummies in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-25-2022, 02:41 AM
  3. return values from data entry sheet to multiple sheets based a product
    By steddas in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-02-2020, 09:19 AM
  4. [SOLVED] Replacement product finder - Searching for matches based on various product attributes
    By gingert88 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-22-2017, 01:17 PM
  5. Look up product information based on product number
    By bigmac37 in forum Excel General
    Replies: 9
    Last Post: 06-23-2017, 11:19 AM
  6. Help with Formula to Sum Product Sales based on Sales Channel and Product
    By Casehype in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-28-2015, 07:20 PM
  7. [SOLVED] Find Product Details in Another Sheet based on Product ID and Copy some Fields From there
    By kevalkothari in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-29-2012, 10:43 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