+ Reply to Thread
Results 1 to 1 of 1

calculating inventory

  1. #1
    Registered User
    Join Date
    01-23-2012
    Location
    alberta, canada
    MS-Off Ver
    Excel 2013
    Posts
    6

    calculating inventory

    I was wondering how can i go about calculating my inventory. I made an example sheet if someone could take a quick look and let me know if it can be done that would be great.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    01-08-2012
    Location
    Delhi, India
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: calculating inventory

    Hi,

    Paste the below mentioned formula in cell "F3" on the sheet "material".

    =(SUMIF('inventory in'!$B:$B,material!$B3,'inventory in'!$D:$D)+SUMIF($B:$B,$B3,$E:$E)) -SUMIF('inventory out'!$B:$B,material!$B3,'inventory out'!$D:$D)

    Then you can drag this formula in further rows.

    Let me know if it works for you!


    Rgds, Kaushal
    New Delhi, India
    Last edited by im_kaushal; 01-24-2012 at 08:33 PM.

+ 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