+ Reply to Thread
Results 1 to 2 of 2

Help needed in tracking inventory and interface

  1. #1
    Registered User
    Join Date
    12-15-2022
    Location
    pakistan
    MS-Off Ver
    2013
    Posts
    4

    Help needed in tracking inventory and interface

    hello everyone i hope you are well,
    i made this file for my self with little knowledge of VBA and excel to be good at producing reports,
    that was until i discovered this place where people have done something amazing,
    ive been driving myself crazy for the past one week trying to find a way to link my inventory with my invoice,
    currently i am using vlookup to search the product and customer data and then i press the save button to save it as a pdf and make a journal entry,
    i have the following quesitons
    1. can i please find a way to update my inventory automatically when i create an invoice
    2. can i improve the interface ?
    3. can i reduce the no of formulas and codes to keep the process clean and less risky.
    4. can every invoice no being uploaded in invoice register be having a link to the actual pdf file ?
    Dummy.xlsm
    Last edited by ishmam; 12-23-2022 at 11:20 PM.

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

    Re: Help needed in tracking inventory and interface

    Inventory systems are best managed on a transaction basis. The current stock is always the sum of the transactions.

    The first transaction should be "Initial Stock" and that would be your starting inventory.

    Then you can have transactions to add stock as you purchase more and to use stock as you manufacture or sell items and transactions used to adjust stock as you do cycle counts.

    The program here might meet your needs. https://www.excelforum.com/tips-and-...ml#post4653562

    This program does NOT produce an invoice. We would have to "tack on" a module to do that. Also it looks like you are simply reselling stock. This model is set up for a manufacturing operation where the finished product has a BOM for raw materials. In your case, the BOMs will contain just one item: the item being resold.


    You may want to think about reorganizing the project.
    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.

+ 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] Inventory Tracking - Formula to find beginning inventory and ending inventory based
    By Prof Sick in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-28-2021, 02:11 PM
  2. Formula Needed - Inventory Tracking
    By Rterp44 in forum Excel General
    Replies: 1
    Last Post: 03-19-2019, 04:02 AM
  3. Help Needed With Tracking Inventory
    By travis.cook21 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-09-2017, 11:09 AM
  4. Tracking Inventory
    By v!ctor in forum Excel General
    Replies: 1
    Last Post: 02-04-2013, 06:29 PM
  5. inventory tracking
    By hd8 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-31-2012, 10:26 AM
  6. Inventory Age Formula Needed for FIFO Inventory
    By SWeisser in forum Excel General
    Replies: 0
    Last Post: 07-20-2012, 02:44 PM
  7. inventory tracking
    By Tizwit in forum Excel General
    Replies: 3
    Last Post: 06-04-2008, 12:39 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