+ Reply to Thread
Results 1 to 3 of 3

3 columns for inventory control

  1. #1
    Registered User
    Join Date
    03-21-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    2

    3 columns for inventory control

    Hi guys,

    I have 3 columns in this order: "Qty in stock at all times" (which is our set goal to have), "Qty actually in stock", and "Qty needed."

    I want to have the 3rd column (Qty needed) to automatically adjust when I put in figures of what's actually in stock. So basically, if I want 1 in stock for everything, have it calculate to tell me I need 1 of certain types.

    Thanks,

    Mike

  2. #2
    Forum Contributor
    Join Date
    09-27-2012
    Location
    Florida
    MS-Off Ver
    Excel XP to 2013
    Posts
    342

    Re: 3 columns for inventory control

    Try this in C2
    =if(B2<A2,A2-B2,0)
    Tom S.
    ↙ If you find my reply helpful click on the * down there on the left. Yeah that's it, right there, down on the left
    If your question is resolved, mark it SOLVED using the thread tools.

  3. #3
    Registered User
    Join Date
    03-21-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: 3 columns for inventory control

    Wow, that's perfect. Thanks Tank. That would have took me years.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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