+ Reply to Thread
Results 1 to 3 of 3

Excel Inventory Spreadsheet

  1. #1
    Registered User
    Join Date
    01-06-2017
    Location
    nottingham, england
    MS-Off Ver
    office 2016
    Posts
    1

    Excel Inventory Spreadsheet

    Hi there,

    Looking for a bit of advise on how to work this out.

    I work for a small fashion company and have been given the task of learning how to inventory with a bar code scanner.

    I've sussed out how to get it to scan onto excel and it automatically goes onto the next line.

    My problem is how can i get it to register the bar code as an actual product? and how can I get it to summarise the data instead of hundreds of the same bar codes?

    So when I scan items in, it comes up like this:

    8606018670000
    8606018670000
    8606018670017

    etc.


    Is there a way of getting it to say:
    Code/Item/Quantity

    860601867000/Blue Jacket/2
    8606018670017/Yellow Jacket/1

    Any help would be much appreciated

  2. #2
    Valued Forum Contributor
    Join Date
    11-02-2016
    Location
    NY
    MS-Off Ver
    2010
    Posts
    459

    Re: Excel Inventory Spreadsheet

    Based on your limited info, I would create a lookup table. One table would have the ItemNo and Description. The second table would come from your Excel Dump of the scanned items. Here's where you didn't mention what is in that file, but I gather that somewhere in it you can get the quantity? It would look somewhat like a Relational Database where you use one table to lookup something from the other. In excel you can use vlookup to 'relate' your scanned item with the ItemNo to give you the description.

  3. #3
    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,933

    Re: Excel Inventory Spreadsheet

    1. Maybe there are other scan programs out there that will do what you want? (may cost you though)

    2. Keep scanning as you are, and accumulate each scan, 1 below the other, in 1 long table
    Then create a table (if you dont have it already) of all your unique codes, and use COUNTIF() to run the count for you
    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] Help with an inventory spreadsheet
    By Bigtroutcatcher in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-01-2012, 05:14 PM
  2. Replies: 1
    Last Post: 02-07-2010, 11:55 PM
  3. inventory spreadsheet
    By phild87 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-12-2008, 01:52 PM
  4. Inventory Spreadsheet
    By creese in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-19-2006, 10:34 AM
  5. [SOLVED] excel inventory spreadsheet
    By Juli Cliff in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 03-01-2006, 09:20 PM
  6. Inventory spreadsheet
    By Jeffrey in forum Excel General
    Replies: 0
    Last Post: 04-20-2005, 02:06 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