+ Reply to Thread
Results 1 to 4 of 4

Help Needed With Tracking Inventory

  1. #1
    Registered User
    Join Date
    07-09-2015
    Location
    United States
    MS-Off Ver
    2013
    Posts
    52

    Help Needed With Tracking Inventory

    I want to go ahead and thank you for any help in advance.

    I have this scenario whre I'm trying to track my running inventory remaining in a column. Below that table I have another table that is showing how I'm going to package them together. However I couldn't come up with a way to do this with a formula. Does anyone know who to do this? I've attached the excel workbook and if you have any questions please let me know.

    Thank You
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    07-09-2015
    Location
    United States
    MS-Off Ver
    2013
    Posts
    52

    Re: Help Needed With Tracking Inventory

    Quote Originally Posted by travis.cook21 View Post
    I want to go ahead and thank you for any help in advance.

    I have this scenario whre I'm trying to track my running inventory remaining in a column. Below that table I have another table that is showing how I'm going to package them together. However I couldn't come up with a way to do this with a formula. Does anyone know who to do this? I've attached the excel workbook and if you have any questions please let me know.

    Thank You
    You can see that I manually typed out how much to subtract in the formula (In the Total Items Left column) as I went along which isn't the most efficient way.

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,209

    Re: Help Needed With Tracking Inventory

    Try

    =B2-SUMIF($A$23:$A$1000,A2,$D$23:$D$1000)

    Copy down

    I could not work out how you calculated your figures.

    The above totals data in D23 down for item A2 and subtracts from inventory in B2

    so for "Camo" is 100 items (40+60) leaving a balance of 50

  4. #4
    Registered User
    Join Date
    07-09-2015
    Location
    United States
    MS-Off Ver
    2013
    Posts
    52

    Re: Help Needed With Tracking Inventory

    Quote Originally Posted by JohnTopley View Post
    Try

    =B2-SUMIF($A$23:$A$1000,A2,$D$23:$D$1000)

    Copy down

    I could not work out how you calculated your figures.

    The above totals data in D23 down for item A2 and subtracts from inventory in B2

    so for "Camo" is 100 items (40+60) leaving a balance of 50
    Thanks for the reply!

    The way I calculated column C in the top table is by manually typing in each time how many items of that color was selected below. For example Black is listed in the bottom table twice. Once for Black-10 packs of 4 and once for Black & White-5 packs of 4. So starting out I have a total of 50 Black items then subtract 40 (10packs*4 each) and then subtract 10 (5 packs of 4 Black&White ((which means 2 blacks in each pack) * 2 blacks for each pack=10) which puts me at 0 remaining for Black.

    That formula you gave me would return 10 remaining because it wouldn't pick up the Black & White Cell.

+ 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. Inventory Tracking
    By d6fer in forum Excel General
    Replies: 2
    Last Post: 01-12-2015, 08:27 PM
  2. Tracking Inventory
    By Jddenble in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-08-2015, 03:29 PM
  3. Inventory tracking
    By menty in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-07-2014, 09:06 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. Help tracking inventory
    By speakers_86 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-28-2006, 11:55 AM

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