+ Reply to Thread
Results 1 to 4 of 4

Finding empty locations VLOOKUP?

  1. #1
    Registered User
    Join Date
    07-10-2014
    Location
    Eastern Washington
    MS-Off Ver
    2010
    Posts
    20

    Finding empty locations VLOOKUP?

    I want to compare my current locations (change daily) to my set locations in the system.

    Let’s say I have locations 1-100, this is a constant (all available systematic locations).
    Out of those 100, 90 can physically hold inventory. The other 10 are in the system as locations but cannot hold physical inventory for one reason or another, I can figure this out on my own.
    Out of those 90, 80 physically have inventory.
    I want to be able to find the 10 “empties” that don’t have inventory.

    Our warehouse is fluid so most of the locations are taken but some empty out throughout the day.

    The current practice to find empty locations is to walk our 760,000 square foot warehouse every morning. This can take up to 1-1.5 hours.

    I can run a report that shows me all of the locations with inventory but not the ones that do not have inventory.

    It’s not as easy as just using the one that aren’t in the report, like I stated above some locations show as available but cannot hold physical inventory for one reason or another. Also there are location that I would like to add note to when and if they pop up as being “available”. I have a spreadsheet that was used for a different warehouse function but it pop everything up that is entered, I only want the ones that are not duplicates? If that makes sense lol.



    Thank you for your help

  2. #2
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Finding empty locations VLOOKUP?

    Without a sample file and expected results [describe your logic], it's impossible to help you.
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  3. #3
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: Finding empty locations VLOOKUP?

    Quote Originally Posted by esoto56 View Post
    I want to compare my current locations (change daily) to my set locations in the system.
    I can run a report that shows me all of the locations with inventory but not the ones that do not have inventory.
    Get this list and compare it with a list of all the locations using =ISNUMBER(Match(Location on report, Table_All_Locations,0)) the False results are the empty locations.
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Finding empty locations VLOOKUP?

    Another way might be to use a filter and filter on the "0" or blank entries?

    If you need help with this, upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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] Finding the closest locations with 2 variables
    By crsport3 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-20-2017, 11:02 AM
  2. [SOLVED] Finding the distance between two GPS locations
    By Notsoexcelwizard in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-05-2015, 06:35 AM
  3. Replies: 3
    Last Post: 07-09-2012, 09:49 AM
  4. color and count repeating empty cell locations
    By henneman in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-31-2010, 05:53 AM
  5. Locations finding
    By tbobo in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-02-2008, 07:16 PM
  6. Finding Point Locations
    By cweaver in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 07-02-2007, 08:58 PM
  7. Finding Specific Data Random Locations
    By Kevin Pyne in forum Excel General
    Replies: 1
    Last Post: 03-10-2007, 01:54 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