+ Reply to Thread
Results 1 to 2 of 2

Lookup & Match - Restaurant Inventory

  1. #1
    Registered User
    Join Date
    12-18-2018
    Location
    Phuket, Thailand
    MS-Off Ver
    Windows 11 - MS Office 365
    Posts
    88

    Post Lookup & Match - Restaurant Inventory

    Hi guys,

    I work for a restaurant chain and would like your help on a formula or conditional formatting setup.

    We capture our sales through a POS (Point of Sale) system called Lightspeed. Lightspeed is integrated with our Inventory Management System, Marketman. To put it simply, every time a Burger is ordered through Lightspeed, it automatically deducts the bread, patty and salad from the stock in Market Man.

    We are finalising the setup in MarketMan and have completed the recipes so that the correct inventory items are deducted when a product is sold in Lightspeed.

    What I want is to cross-check the product ID's and product names to ensure that the data being brought into MarketMan from Lightspeed is correct.

    The attached Excel shows the product export from Lightspeed (collumns A-B) and product export from MarketMan (collumns D-AC).

    The reason why MarketMan has many more collumns is because sometimes one product has multiple product ID's.

    I think the best way to match the two would be to do a conditional format on collumn B. The conditional formatting formula would lookup and match any product ID from collumn E to AC, and when it finds a match, it would compare the two names in A and D to see if they are the same. A match would be yellow, a different product name would be red.

    Sorry for the long-winded explanation. If you can think of an altnernative way to perform this cross-check I am all ears.

    Thank you,

    Danny
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,860

    Re: Lookup & Match - Restaurant Inventory

    Using Power Query which is called Get and Transform in your 2016 version.
    1. I brought each table into the PQ Editor.
    2. Converted the data type for the Product ID to Text in both
    3. Unpivoted the data in the Marketplace Table
    4. Joined the two tables with a full outer join on the Product ID
    5. Close and loaded the merged (joined) table back to native Excel.
    Last edited by alansidman; 07-17-2020 at 08:12 AM.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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] index match inventory list generated from another inventory list
    By dmike23 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-01-2017, 11:08 AM
  2. Balance Cash in Register
    By osama00 in forum Excel General
    Replies: 3
    Last Post: 06-17-2012, 02:53 PM
  3. Excel 2007 : Restaurant Menu Problem
    By WelshPunk in forum Excel General
    Replies: 7
    Last Post: 09-18-2011, 09:57 AM
  4. Restaurant list
    By sebthibs in forum Excel General
    Replies: 7
    Last Post: 05-27-2011, 10:25 AM
  5. Help with Restaurant Menu
    By tLeG#77 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-25-2011, 05:28 PM
  6. Inventory database lookup
    By bits1 in forum Excel General
    Replies: 5
    Last Post: 08-21-2010, 06:08 PM
  7. Lookup help on inventory
    By omer in forum Excel General
    Replies: 1
    Last Post: 06-17-2005, 12:05 PM

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