+ Reply to Thread
Results 1 to 5 of 5

Inventory Stock Formula

Hybrid View

  1. #1
    Registered User
    Join Date
    06-16-2020
    Location
    Australia`
    MS-Off Ver
    365
    Posts
    8

    Inventory Stock Formula

    Tab 1 = Stock Received Into Business
    Tab 2 = Stock distributed to Employees in the business
    Tab 3 = Inventory Stock

    In Tab 3 I have a table, and want to be able to pull in C4 Qty of 'Womens T Shirt' IN 'Karratha Branch'.
    This needs to add all the stock registered into Karratha in Tab 1, and deduct all the Stock distributed in Tab 2

    Please help
    Attached Files Attached Files
    Last edited by samwignall; 03-10-2021 at 04:03 AM.

  2. #2
    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
    53,047

    Re: Inventory

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however the thread title does not really convey what your request is about. Tell us what you are trying to do, not how you think it should be done.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
    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

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Inventory Stock Formula

    Mmmm. Not too bad a title, but at least you made the effort!!

    "Sum of stock flow in and out" would have been better...

    =SUMIFS(Table1[[Quantity]:[Quantity]],Table1[[Item Name]:[Item Name]],$B4,Table1[[Shipped To]:[Shipped To]],C$3)-SUMIFS(Table13[[Quantity]:[Quantity]],Table13[[Item Name]:[Item Name]],$B4,Table13[[Store]:[Store]],C$3)

    copied across and down.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  4. #4
    Registered User
    Join Date
    06-16-2020
    Location
    Australia`
    MS-Off Ver
    365
    Posts
    8

    Re: Inventory Stock Formula

    Hi Glenn,
    Thank you for helping with the formula, I would never have come to that!

    I noticed 'Perth' doesnt have any values, however it does have stock assigned in and out... I'm not sure how to fix it?

    Thank you in advance

    Sam

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Inventory Stock Formula

    It's the usual problem... the extra space. On Stock In and Stock Out, Perth is incorrectly spelled as "Perth ". Filter both sheets by Perth, remove the space and it's all looking fine.

    You're welcome.



    It would be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

    Finally, if that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

+ 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] Automate barcode scanning into an inventory sheet to add to actual inventory and subtract
    By Robert7474 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-28-2020, 12:06 PM
  2. Replies: 3
    Last Post: 11-05-2020, 12:08 PM
  3. Replies: 5
    Last Post: 10-18-2020, 03:56 AM
  4. [SOLVED] Formula for Inventory Summary based on Inventory List
    By EWolfe in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-19-2018, 10:35 AM
  5. Replies: 0
    Last Post: 09-04-2018, 02:52 AM
  6. Want to set Week End Inventory #s to load in Opening Inventory
    By tkeat1692 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-05-2013, 08:58 PM
  7. [SOLVED] Need remaining average inventory price after partial inventory is sold
    By Akano in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-04-2012, 04:12 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